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

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

[Emacs-bug-tracker] bug#6460: closed (Documentation `define-key's DEF ar


From: GNU bug Tracking System
Subject: [Emacs-bug-tracker] bug#6460: closed (Documentation `define-key's DEF arg does not provide description of the `remap' feature)
Date: Sat, 19 Jun 2010 18:04:01 +0000

Your message dated Sat, 19 Jun 2010 14:03:19 -0400
with message-id <address@hidden>
and subject line Re: bug#6460: Documentation `define-key's DEF arg does not 
provide description of the `remap' feature
has caused the GNU bug report #6460,
regarding Documentation `define-key's DEF arg does not provide description of  
the `remap' feature
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
6460: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=6460
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 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\



--- End Message ---
--- Begin Message --- Subject: Re: 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 <address@hidden> 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.)


--- End Message ---

reply via email to

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