30 Sep 14:44
Re: edit .emacs and then ....
philipp <philipp.haselwarter <at> gmx.de>
2010-09-30 12:44:28 GMT
2010-09-30 12:44:28 GMT
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..
RSS Feed