unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* How does command remapping actually work?
@ 2021-07-29  5:12 Marcin Borkowski
  2021-07-29  6:24 ` Eli Zaretskii
  2021-07-29 22:34 ` Michael Heerdegen
  0 siblings, 2 replies; 5+ messages in thread
From: Marcin Borkowski @ 2021-07-29  5:12 UTC (permalink / raw)
  To: Help Gnu Emacs mailing list

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



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-07-30 16:17 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-07-29  5:12 How does command remapping actually work? Marcin Borkowski
2021-07-29  6:24 ` Eli Zaretskii
2021-07-30 16:17   ` Marcin Borkowski
2021-07-29 22:34 ` Michael Heerdegen
2021-07-30 16:17   ` Marcin Borkowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).