all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#14504: lisp-mode-shared-map does not derive from prog-mode-map
@ 2013-05-29 13:27 Sebastian Wiesner
  2013-05-29 19:33 ` Stefan Monnier
  0 siblings, 1 reply; 2+ messages in thread
From: Sebastian Wiesner @ 2013-05-29 13:27 UTC (permalink / raw)
  To: 14504

[-- Attachment #1: Type: text/plain, Size: 348 bytes --]

The parent keymap of "emacs-lisp-mode-map", "lisp-mode-shared-map" does
not inherit from "prog-mode-map", which has the odd effect, that though
"emacs-lisp-mode" derives from "prog-mode", "emacs-lisp-mode-map" does
not.

Hence, key bindings in "prog-mode-map" have no effect in
"emacs-lisp-mode-map", see http://stackoverflow.com/q/16801689/355252

[-- Attachment #2: Type: text/html, Size: 533 bytes --]

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

end of thread, other threads:[~2013-05-29 19:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-29 13:27 bug#14504: lisp-mode-shared-map does not derive from prog-mode-map Sebastian Wiesner
2013-05-29 19:33 ` Stefan Monnier

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.