philipp | 30 Sep 14:44
Picon
Picon

Re: edit .emacs and then ....

David <dpleydel <at> univ-fcomte.fr> writes:

> ... Is there an easy way to either 1) get the new lisp code
> working without closing and reopening, or 2) close and reopen and
> still have all the same buffers available ...

have a look at 1) M-x eval-region and 2) desktop-save-mode. you might as well
use load-file or eval-buffer, but then usually you don't want to reapply
everything in your .emacs but just bits..

Gmane