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

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

Re: evaluating .emacs file after revision


From: Lute Kamstra
Subject: Re: evaluating .emacs file after revision
Date: Fri, 25 Apr 2003 14:40:31 +0200
User-agent: Gnus/5.090018 (Oort Gnus v0.18) Emacs/21.3 (gnu/linux)

Hugh Lawson <hlawson@triad.rr.com> writes:

> What is the most disciplined way to do this without restarting emacs?
>
> --to debug the revised file
>
> --to make it effective in the running session of emacs
>
> I've looked, but I can't find the documentation on this.  

If you changed more than a few lines in your .emacs, you can do 
M-x eval-buffer in the .emacs buffer.  Debugging Emacs Lisp is
described in the GNU Emacs Lisp Reference Manual.  Type 
C-h i d m elisp m debugging if you have its info file installed.  
It is not (yet) packaged together with Emacs.  A copy can be 
obtained from http://www.gnu.org/manual/elisp/

Lute.

-- 
(spook) => "ISEC embassy bemd"
(insert-file-contents "~/.signature") => (error "`~/.signature' too rude")


reply via email to

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