[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
- Make the compilation slightly less verbose?,
Lars Ingebrigtsen <=
- Re: Make the compilation slightly less verbose?, Andreas Schwab, 2019/06/14
- Re: Make the compilation slightly less verbose?, Lars Ingebrigtsen, 2019/06/14
- Re: Make the compilation slightly less verbose?, Eli Zaretskii, 2019/06/14
- Re: Make the compilation slightly less verbose?, Óscar Fuentes, 2019/06/14
- Re: Make the compilation slightly less verbose?, Alan Mackenzie, 2019/06/14
- Re: Make the compilation slightly less verbose?, Werner LEMBERG, 2019/06/14
- Re: Make the compilation slightly less verbose?, Eli Zaretskii, 2019/06/15
- Re: Make the compilation slightly less verbose?, Eli Zaretskii, 2019/06/15
- Re: Make the compilation slightly less verbose?, Stefan Monnier, 2019/06/15
- Re: Make the compilation slightly less verbose?, Lars Ingebrigtsen, 2019/06/15