all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Make the compilation slightly less verbose?
@ 2019-06-14 15:27 Lars Ingebrigtsen
  2019-06-14 15:56 ` Andreas Schwab
                   ` (2 more replies)
  0 siblings, 3 replies; 24+ messages in thread
From: Lars Ingebrigtsen @ 2019-06-14 15:27 UTC (permalink / raw)
  To: emacs-devel

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




^ permalink raw reply	[flat|nested] 24+ messages in thread

end of thread, other threads:[~2019-06-16 22:32 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-06-14 15:27 Make the compilation slightly less verbose? Lars Ingebrigtsen
2019-06-14 15:56 ` Andreas Schwab
2019-06-14 16:10   ` Lars Ingebrigtsen
2019-06-14 18:58     ` Eli Zaretskii
2019-06-14 19:28       ` Alan Mackenzie
2019-06-14 20:12         ` Werner LEMBERG
2019-06-15  6:00         ` Eli Zaretskii
2019-06-15  7:54           ` Eli Zaretskii
2019-06-15 10:58             ` Stefan Monnier
2019-06-15 13:29             ` Lars Ingebrigtsen
2019-06-15 13:53               ` Eli Zaretskii
2019-06-15 13:55                 ` Lars Ingebrigtsen
2019-06-15 14:16                   ` Eli Zaretskii
2019-06-15 14:21                     ` Lars Ingebrigtsen
2019-06-15 14:25               ` Andreas Schwab
2019-06-16 22:32                 ` Lars Ingebrigtsen
2019-06-14 19:35       ` Óscar Fuentes
2019-06-14 20:14       ` Stefan Monnier
2019-06-15  0:50         ` Paul Eggert
2019-06-14 20:13     ` David Ringo
2019-06-15 13:30       ` Lars Ingebrigtsen
2019-06-14 16:10 ` Eli Zaretskii
2019-06-14 17:24 ` Andy Moreton
2019-06-15 13:32   ` Lars Ingebrigtsen

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.