emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Why not emacs -Q for byte-compiling org-mode in the Makefile
@ 2009-05-03 19:29 Tassilo Horn
  2009-05-03 19:52 ` Carsten Dominik
  0 siblings, 1 reply; 6+ messages in thread
From: Tassilo Horn @ 2009-05-03 19:29 UTC (permalink / raw)
  To: emacs-orgmode

Hi all,

is there a specific reason that the Makefile uses emacs -q and not emacs
-Q for byte-compiling org-mode?

I use a lot of elisp addons, so loading the site-lisp files takes quite
some time and some packages like CEDET even print messages while loading
and obfuscate the compile output.  I changed the Makefile to use -Q
instead of -q which omits loading of site-lisp files, and it still
compiles fine but much faster.

Bye,
Tassilo
-- 
Chuck Norris likes his ice like he likes his skulls: crushed. 

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

end of thread, other threads:[~2009-05-05  8:29 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-05-03 19:29 Why not emacs -Q for byte-compiling org-mode in the Makefile Tassilo Horn
2009-05-03 19:52 ` Carsten Dominik
2009-05-04 12:17   ` David Bremner
2009-05-04 14:08     ` Carsten Dominik
2009-05-04 15:36     ` Tassilo Horn
2009-05-05  8:29       ` Carsten Dominik

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).