[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: lisp evaluation command
From: |
Tassilo Horn |
Subject: |
Re: lisp evaluation command |
Date: |
Thu, 15 Jan 2009 08:46:48 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) |
Xah Lee <xahlee@gmail.com> writes:
Hi!
> in emacs, there are systematic ways to find out which shortcut is
> associated with which command, and which command has what shortcuts.
>
> This is describe-key and describe-function.
Exactly, and by default they're bound to `C-h k' and `C-h f'.
> The C-j you mentioned is not a shortcut for any of them in any lisp
> mode i know of.
Nope, `C-j' is bound to `eval-print-last-sexp' in all lisp modes (elisp,
common lisp, I guess scheme, too).
Bye,
Tassilo
--
Richard Stallman's left and right hands are named "(" and ")"