emacs-devel
[Top][All Lists]
Advanced

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

Re: Emacs learning curve


From: Kim F. Storm
Subject: Re: Emacs learning curve
Date: Wed, 21 Jul 2010 01:25:11 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux)

"Stephen J. Turnbull" <address@hidden> writes:

>  > But
>  > 
>  >     (define-key MAP [remap next-line] 'new-next-line)
>  > 
>  > is great, though.
>
> But what does it mean?  Have you got an implementation?  

Sure - I already implemented it years ago!

Please look for "command remapping" in the documentation.

>                                                          Remember, the
> second argument to define-key is a key sequence.  

It's a bug in the doc string for define-key that it doesn't mention the
[remap CMD] form for the key arg.

I would appreciate if somebody could fix that.

-- 
Kim F. Storm  http://www.cua.dk




reply via email to

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