[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: emacs lisp in windows
From: |
Dan Espen |
Subject: |
Re: emacs lisp in windows |
Date: |
Thu, 02 Oct 2014 09:43:04 -0400 |
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
Make sure your cursor is on the ending ")".
--
Dan Espen