all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jason Rumney <jasonr@gnu.org>
To: rms@gnu.org
Cc: Stephen.Berman@gmx.net, emacs-devel@gnu.org
Subject: Re: minibuffer and current-local-map
Date: Fri, 30 Nov 2007 16:42:02 +0000	[thread overview]
Message-ID: <47503D5A.3030400@gnu.org> (raw)
In-Reply-To: <E1IqbtT-0003Er-Ce@fencepost.gnu.org>

Richard Stallman wrote:
> I see the duplicate in the normal value of
> minibuffer-local-completion-map.  The parent of that map is
> minibuffer-local-map, and both of them have menu bar submaps.
>   

The duplication seems to be related to this comment in menu-bar.el

 (dolist (map (list minibuffer-local-map
            ;; This shouldn't be necessary, but there's a funny
            ;; bug in keymap.c that I don't understand yet.  -stef
            minibuffer-local-completion-map))
    (define-key map [menu-bar minibuf]
      (cons "Minibuf" (make-sparse-keymap "Minibuf"))))

  reply	other threads:[~2007-11-30 16:42 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-07 16:30 minibuffer and current-local-map Stephen Berman
2007-11-08  4:42 ` Richard Stallman
2007-11-08  7:20   ` Stephen Berman
2007-11-08 23:37     ` Richard Stallman
2007-11-09 22:00       ` Richard Stallman
2007-11-30 16:42         ` Jason Rumney [this message]
2007-11-30 23:36           ` Richard Stallman
  -- strict thread matches above, loose matches on Subject: below --
2008-01-06 19:36 Glenn Morris
2008-01-07 11:31 ` Richard Stallman
2008-01-07 12:43   ` Stephen Berman

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=47503D5A.3030400@gnu.org \
    --to=jasonr@gnu.org \
    --cc=Stephen.Berman@gmx.net \
    --cc=emacs-devel@gnu.org \
    --cc=rms@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.