emacs-devel
[Top][All Lists]
Advanced

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

Make the compilation slightly less verbose?


From: Lars Ingebrigtsen
Subject: Make the compilation slightly less verbose?
Date: Fri, 14 Jun 2019 17:27:22 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

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?  :-)

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




reply via email to

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