bug-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Initialization customization not being saved : solved !


From: Stefan Monnier
Subject: Re: Initialization customization not being saved : solved !
Date: Wed, 02 Apr 2008 13:34:54 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

>> (5) Warn the user that byte-compiling his file is *strongly* discouraged.
> That's fair, if you can turn it off.
>> (6) Never even look at ~/.emacs.elc
> That's not.

Why would you ever want to byte-compile your .emacs file?
If it's really large and with functions that use loops and macros and
can hence benefit from byte-compiling, then you should move that part
out to another file.


        Stefan




reply via email to

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