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. 



_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to