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: kgold
Subject: Re: Cool and Useful LISP for the .emacs file
Date: 10 Nov 2003 21:17:28 GMT

Stefan Monnier <monnier@iro.umontreal.ca> writes:
> > 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).

Even better yet, use gnuserv.  Who cares how long it takes to start
when you do it twice a year.

-- 


reply via email to

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