[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: emacs lisp in windows
From: |
Filipp Gunbin |
Subject: |
Re: emacs lisp in windows |
Date: |
Thu, 02 Oct 2014 18:21:48 +0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.3.93 (darwin) |
On 02/10/2014 17:43 +0400, Dan Espen wrote:
> 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
>
> Make sure your cursor is on the ending ")".
Or you could just type C-M-x anywhere inside the expression..
--
Filipp