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

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

bug#6460: Documentation `define-key's DEF arg does not provide descripti


From: Chong Yidong
Subject: bug#6460: Documentation `define-key's DEF arg does not provide description of the `remap' feature
Date: Sat, 19 Jun 2010 14:03:19 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

MON KEY <monkey@sandpframing.com> writes:

> Documentation of `define-key's DEF arg does not provide description of
> the `remap'
> feature e.g. how one can accomplish:
>
>  (define-key '<SOME-MAP> [remap <SOME-COMMAND>] '<SOME-OTHER-COMMAND>)
>
> Likewise, the docs should present an explicit link to the manual describing 
> the
> `remap' feature e.g.:
>
>  (See info node `(elisp)Remapping Commands'.)

I've tweaked the documentation to reflect this, thanks.  (I think you
are confused, though; key remapping occurs in the KEY argument.)





reply via email to

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