unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Parent of a derived mode's keymap.
@ 2005-06-10 14:01 Lute Kamstra
  2005-06-10 15:28 ` Stefan Monnier
  0 siblings, 1 reply; 9+ messages in thread
From: Lute Kamstra @ 2005-06-10 14:01 UTC (permalink / raw)


Currently, the parent of a derived mode's keymap is set by the mode
function.  This means that if the docstring of a derived mode shows
the keybindings of its keymap, the bindings of the parent keymap are
not shown until the mode function is first called.  Why not set the
parent keymap at top-level, right after the defvar of the keymap
variable?

Lute.

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

end of thread, other threads:[~2005-06-12 23:24 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-06-10 14:01 Parent of a derived mode's keymap Lute Kamstra
2005-06-10 15:28 ` Stefan Monnier
2005-06-10 16:12   ` Lute Kamstra
2005-06-11 12:17   ` Richard Stallman
2005-06-12 16:57     ` Stefan Monnier
2005-06-12 18:45       ` David Kastrup
2005-06-12 21:02         ` Lute Kamstra
2005-06-12 21:56           ` David Kastrup
2005-06-12 23:24             ` Lute Kamstra

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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