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

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

How does command remapping actually work?


From: Marcin Borkowski
Subject: How does command remapping actually work?
Date: Thu, 29 Jul 2021 07:12:50 +0200
User-agent: mu4e 1.1.0; emacs 28.0.50

Hi all,

I experimented a bit with command remapping, and it's great - but how
does it actually work?  I mean, apparently it doesn't change the keymap,
and it's not stored in its symbol plist, so where is the remapping info
actually stored?  IOW, what is changed when I evaluate things like

(define-key my-mode-map [remap kill-line] 'my-kill-line)

?

TIA,

--
Marcin Borkowski
http://mbork.pl



reply via email to

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