emacs-wiki-discuss
[Top][All Lists]
Advanced

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

Re: [emacs-wiki-discuss] edit .emacs and then ....


From: Ryan Van Wagoner
Subject: Re: [emacs-wiki-discuss] edit .emacs and then ....
Date: Thu, 16 Aug 2007 09:24:32 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1.50 (gnu/linux)

Hi David,

>>>>> "dpleydel" == David  <address@hidden> writes:

 dpleydel> 1) get the new lisp code
 dpleydel> working without closing and reopening,

This is relatively easy.  Just visit your .emacs buffer, place the
cursor at the end of whatever sexp you want to load (i.e. after the last
parenthesis in the expression), then type C-x C-e to evaluate the
expression.  Alternatively, you could place a mark at the beginning of a
region that you want to evaluate with C-SPC, put the cursor at the end
of the region, then use M-x eval-region.

I have never tried to get the second option to work, but it would be
more work than the first.

Regards,

-- 

Ryan Van Wagoner




reply via email to

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