all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* lisp-mode-shared-map and prog-mode-map
@ 2013-05-29  8:42 Sebastian Wiesner
  2013-05-29 13:17 ` Stefan Monnier
  0 siblings, 1 reply; 3+ messages in thread
From: Sebastian Wiesner @ 2013-05-29  8:42 UTC (permalink / raw
  To: emacs-devel

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

Hello,

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

Is this a bug in Emacs, or are users not supposed to bind in
"prog-mode-map" anyway?

Sincerely,
Sebastian Wiesner

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

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

* Re: lisp-mode-shared-map and prog-mode-map
  2013-05-29  8:42 lisp-mode-shared-map and prog-mode-map Sebastian Wiesner
@ 2013-05-29 13:17 ` Stefan Monnier
  2013-05-29 15:40   ` Sebastian Wiesner
  0 siblings, 1 reply; 3+ messages in thread
From: Stefan Monnier @ 2013-05-29 13:17 UTC (permalink / raw
  To: Sebastian Wiesner; +Cc: emacs-devel

> Is this a bug in Emacs, or are users not supposed to bind in
> "prog-mode-map" anyway?

The general rule is that if *you* think it's a bug (or a missing
feature), please send it via M-x report-emacs-bug.

In this case I also think it's a bug.


        Stefan



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

* Re: lisp-mode-shared-map and prog-mode-map
  2013-05-29 13:17 ` Stefan Monnier
@ 2013-05-29 15:40   ` Sebastian Wiesner
  0 siblings, 0 replies; 3+ messages in thread
From: Sebastian Wiesner @ 2013-05-29 15:40 UTC (permalink / raw
  To: Stefan Monnier; +Cc: emacs-devel

2013/5/29 Stefan Monnier <monnier@iro.umontreal.ca>
>
> > Is this a bug in Emacs, or are users not supposed to bind in
> > "prog-mode-map" anyway?
>
> The general rule is that if *you* think it's a bug (or a missing
> feature), please send it via M-x report-emacs-bug.

Ok, there it is:  #14504 (http://debbugs.gnu.org/cgi/bugreport.cgi?bug=14504)

Thank you for your reply.



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

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

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-29  8:42 lisp-mode-shared-map and prog-mode-map Sebastian Wiesner
2013-05-29 13:17 ` Stefan Monnier
2013-05-29 15:40   ` Sebastian Wiesner

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.