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

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

Re: eval with prefix argument


From: liyer . vijay
Subject: Re: eval with prefix argument
Date: 14 May 2006 17:00:16 -0700
User-agent: G2/0.2

Gary Wessle wrote:
> ****************************************************************
> C-x C-e runs the command eval-last-sexp
>    which is an interactive compiled Lisp function in `emacs-lisp/lisp-mode'.
> (eval-last-sexp EVAL-LAST-SEXP-ARG-INTERNAL)
>
> Evaluate sexp before point; print value in minibuffer.
> Interactively, with prefix argument, print output into current buffer.
> ****************************************************************
>
> I don't understand what prefix argument to give and where in the
> sequence of the keys C-x C-e

C-u C-x C-e

Cheers
Vijay

> Can we quote you on that?
A long time ago, someone in the Lisp industry told me it was poor form
quote people; it suggests that they lack value.
        -- Kent M Pitman <pitman@world.std.com> in comp.lang.lisp



reply via email to

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