[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: emacs lisp in windows
From: |
Pascal J. Bourguignon |
Subject: |
Re: emacs lisp in windows |
Date: |
Thu, 02 Oct 2014 22:19:29 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) |
Ali Abdul Ghani <blade.vp2020@gmail.com> writes:
> Welcome
> I'm trying to apply
> http://www.gnu.org/software/emacs/manual/html_node/eintr/Run-a-Program.html#Run-a-Program
> ;; This buffer is for notes you don't want to save, and for Lisp evaluation.
> ;; If you want to create a file, visit that file with C-x C-f,
> ;; then enter the text in that file's own buffer.
> I type
> (+ 2 2)
>
> and type
> Control+x
> Control+e
> But did not give any result
>
You may also use: M-x ielm RET (+ 2 2) RET
--
__Pascal Bourguignon__ http://www.informatimago.com/
“The factory of the future will have only two employees, a man and a
dog. The man will be there to feed the dog. The dog will be there to
keep the man from touching the equipment.” -- Carl Bass CEO Autodesk