emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] Why not emacs -Q for byte-compiling org-mode in the Makefi


From: Carsten Dominik
Subject: Re: [Orgmode] Why not emacs -Q for byte-compiling org-mode in the Makefile
Date: Sun, 3 May 2009 21:52:05 +0200


On May 3, 2009, at 9:29 PM, Tassilo Horn wrote:

Hi all,

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

Hi Tassilo,

this is a good idea, but -Q is not understood by XEmacs, and I
am not even sure about Emacs 22.

- Carsten


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.
address@hidden
http://lists.gnu.org/mailman/listinfo/emacs-orgmode





reply via email to

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