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

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

Re: difficulty entering balance mode


From: Emanuel Berg
Subject: Re: difficulty entering balance mode
Date: Sun, 26 Jul 2015 23:53:55 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux)

Haines Brown <haines@histomat.net> writes:

> I'm ignorant about lisp evaluation. I put emacs into
> lisp mode with M-x emacs-lisp-mode. I then did M-:,
> which brings up Eval: prompt. At it I pasted in all
> the above lines together and did RET. Error: .
> in wrong context.

While it is a good thing to know about M-:, I find it
easier to do C-x C-e which runs the command
`eval-last-sexp'.

Just put point just after the parenthesis, and hit the
keystroke. Here, try:

    (message "Mad skills")
                          ^ cursor here

-- 
underground experts united
http://user.it.uu.se/~embe8573




reply via email to

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