all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Sebastian Wiesner <lunaryorn@gmail.com>
To: emacs-devel@gnu.org
Subject: lisp-mode-shared-map and prog-mode-map
Date: Wed, 29 May 2013 10:42:21 +0200	[thread overview]
Message-ID: <CALf2awTA-_L_96b3M68QEWvUysSZNGf2TjbN=Vj3YLYPpToBCA@mail.gmail.com> (raw)

[-- 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 --]

             reply	other threads:[~2013-05-29  8:42 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-29  8:42 Sebastian Wiesner [this message]
2013-05-29 13:17 ` lisp-mode-shared-map and prog-mode-map Stefan Monnier
2013-05-29 15:40   ` Sebastian Wiesner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CALf2awTA-_L_96b3M68QEWvUysSZNGf2TjbN=Vj3YLYPpToBCA@mail.gmail.com' \
    --to=lunaryorn@gmail.com \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.