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

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

bug#23236: 25.0.90; Document command remapping in Emacs manual, not just


From: Drew Adams
Subject: bug#23236: 25.0.90; Document command remapping in Emacs manual, not just Elisp manual
Date: Thu, 7 Apr 2016 08:04:19 -0700 (PDT)

Search the Emacs manual for "remap".  You will find nothing about
command remapping.

(global-set-key [remap foo] 'bar) is something that _users_ do.
Likewise (define-key some-map [remap foo] 'bar).

This is not something that is only for Elisp code.


In GNU Emacs 25.0.90.4 (i686-w64-mingw32)
 of 2016-03-20
Windowing system distributor `Microsoft Corp.', version 6.1.7601
Configured using:
 `configure --host=i686-w64-mingw32 --without-dbus
 --without-compress-install CFLAGS=-static'





reply via email to

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