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

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

Re: Speeding up Emacs load time


From: Didier Verna
Subject: Re: Speeding up Emacs load time
Date: Wed, 26 Jun 2013 09:30:21 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

Hongxu Chen <leftcopy.chx@gmail.com> wrote:

> 2. try separate some of the script(those you won't need until you use
> the feature) from ~/.emacs(or ~/.init.el) and put them into special
> files and try to use more "eval-after-load", "autoload", "add-hook"(be
> careful for the buffer-local/global variable settings and choose the
> right function of the three)

  Better yet, use el-rcfiles:
  http://www.lrde.epita.fr/~didier/software/elisp/#el-rcfiles

-- 
Resistance is futile. You will be jazzimilated.

Lisp, Jazz, Aïkido: http://www.didierverna.info



reply via email to

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