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

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

Eval current sexp?


From: Elena
Subject: Eval current sexp?
Date: Wed, 08 Dec 2010 15:16:39 -0000
User-agent: G2/1.0

Hello,

I can't find a function which evaluates the current (delimited) sexp.
I mean that in:

(defun fun ()
   (setq var nil))

no matter where the point is inside the "setq" expression, I'd like
the "setq" sexp evaluated.

Thanks.


reply via email to

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