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: MON KEY
Subject: bug#6460: Documentation `define-key's DEF arg does not provide description of the `remap' feature
Date: Fri, 18 Jun 2010 16:44:47 -0400

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'.)

--
/s_P\





reply via email to

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