emacs-devel
[Top][All Lists]
Advanced

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

Re: Make the compilation slightly less verbose?


From: Andy Moreton
Subject: Re: Make the compilation slightly less verbose?
Date: Fri, 14 Jun 2019 18:24:04 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (windows-nt)

On Fri 14 Jun 2019, Lars Ingebrigtsen wrote:

> At one point in the compilation process (I think it's between the first
> and second pdumps?) the compilation goes very verbose all of a sudden:
>
> make[3]: Entering directory '/home/larsi/src/emacs/trunk/lisp'
>   ELC      ../lisp/dos-vars.elc
> make[3]: Leaving directory '/home/larsi/src/emacs/trunk/lisp'
> make[3]: Entering directory '/home/larsi/src/emacs/trunk/lisp'
>   ELC      ../lisp/dos-w32.elc
> make[3]: Leaving directory '/home/larsi/src/emacs/trunk/lisp'
> make[3]: Entering directory '/home/larsi/src/emacs/trunk/lisp'
>   ELC      ../lisp/dynamic-setting.elc
> make[3]: Leaving directory '/home/larsi/src/emacs/trunk/lisp'
>
> Would it be a good idea to get rid of that "entering"/"leaving" pair for
> every single .el file that's compiled?
>
> And if so...  how?  :-)

Unrelated, to the above, but you recently added this:
"master 1d2e4d2: Silence okuri-nasi count-up messaging during
compilation"

This is useful when bootstrapping, as that stage takes ages, so it is
helpful to indicate that it has not crashed and is making forward
progress.

Please consider reverting that change.

    AndyM




reply via email to

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