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

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

Re: Cool and Useful LISP for the .emacs file


From: Stefan Monnier
Subject: Re: Cool and Useful LISP for the .emacs file
Date: Mon, 10 Nov 2003 16:04:43 GMT
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

> Never byte-compile your .emacs file by hand again!   

Better yet:

    Never byte-compile your .emacs file

This way, you save disk space, time, and energy when things don't work
as expected.
Have you ever measured a speed difference between starting Emacs with
.emacs.el and with .emacs.elc ?  I strongly doubt it (unless you write
a lot of real elisp code in your .emacs which is a bad idea in the
first place).


-- Stefan


reply via email to

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