emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Async package.el


From: Artur Malabarba
Subject: Re: Async package.el
Date: Sun, 12 Apr 2015 01:46:33 +0100

> AFAIK those messages are under the control of package.el, so we
> can/should simply fix those.  E.g. compilation shouldn't emit any
> messages, since warnings and such should go to a buffer instead.

But it does. `byte-recompile-directory' emits 3 messages per file
being compiled ("Checking", "Compiling", and "Wrote"), and 1 message
per file not to be compiled ("Checking").
These are not under the control of package.el, and I'd appreciate if
someone could do something about them.

Maybe only print to the compilation buffer, or only message when the
command was called interactively.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]