all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* eval with prefix argument
@ 2006-05-14 22:06 Gary Wessle
  2006-05-14 23:55 ` Peter Dyballa
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Gary Wessle @ 2006-05-14 22:06 UTC (permalink / raw)


Hi

I was reading the C-h k C-x C-e, I wanted to print the output of
C-xC-e to the current buffer, it says

****************************************************************
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

thanks

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: eval with prefix argument
  2006-05-14 22:06 eval with prefix argument Gary Wessle
@ 2006-05-14 23:55 ` Peter Dyballa
  2006-05-15  0:00 ` liyer.vijay
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: Peter Dyballa @ 2006-05-14 23:55 UTC (permalink / raw)
  Cc: help-gnu-emacs


Am 15.05.2006 um 00:06 schrieb Gary Wessle:

> I don't understand what prefix argument to give and where in the  
> sequence of the keys C-x C-e

C-u

--
Greetings

   Pete

   It's not the valleys in life I dread so much as the dips.
-- Garfield

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: eval with prefix argument
  2006-05-14 22:06 eval with prefix argument Gary Wessle
  2006-05-14 23:55 ` Peter Dyballa
@ 2006-05-15  0:00 ` liyer.vijay
  2006-05-15 16:01 ` Kevin Rodgers
       [not found] ` <mailman.1832.1147709114.9609.help-gnu-emacs@gnu.org>
  3 siblings, 0 replies; 5+ messages in thread
From: liyer.vijay @ 2006-05-15  0:00 UTC (permalink / raw)



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

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: eval with prefix argument
  2006-05-14 22:06 eval with prefix argument Gary Wessle
  2006-05-14 23:55 ` Peter Dyballa
  2006-05-15  0:00 ` liyer.vijay
@ 2006-05-15 16:01 ` Kevin Rodgers
       [not found] ` <mailman.1832.1147709114.9609.help-gnu-emacs@gnu.org>
  3 siblings, 0 replies; 5+ messages in thread
From: Kevin Rodgers @ 2006-05-15 16:01 UTC (permalink / raw)


Gary Wessle wrote:
> I don't understand what prefix argument to give and where in the
> sequence of the keys C-x C-e

Consider reading the fine manual, which is available within Emacs via
`C-h r'.  `i prefix argument RET' then takes you directly to the
relevant section.

-- 
Kevin

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: eval with prefix argument
       [not found] ` <mailman.1832.1147709114.9609.help-gnu-emacs@gnu.org>
@ 2006-05-15 19:45   ` Johan Bockgård
  0 siblings, 0 replies; 5+ messages in thread
From: Johan Bockgård @ 2006-05-15 19:45 UTC (permalink / raw)


Kevin Rodgers <ihs_4664@yahoo.com> writes:

> Consider reading the fine manual, which is available within Emacs
> via `C-h r'.

Only in CVS Emacs.

-- 
Johan Bockgård

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2006-05-15 19:45 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-05-14 22:06 eval with prefix argument Gary Wessle
2006-05-14 23:55 ` Peter Dyballa
2006-05-15  0:00 ` liyer.vijay
2006-05-15 16:01 ` Kevin Rodgers
     [not found] ` <mailman.1832.1147709114.9609.help-gnu-emacs@gnu.org>
2006-05-15 19:45   ` Johan Bockgård

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.