emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [unicode-2] tmm-menubar breaks in org mode


From: Glenn Morris
Subject: Re: [unicode-2] tmm-menubar breaks in org mode
Date: Fri, 13 Apr 2007 20:50:18 -0400
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

Nick Roberts wrote:

> But isn't globalbind already a copy of the global map?
>
>         (setq globalbind (cdr (global-key-binding keyseq)))

By experiment, no, eg:

(define-key lisp-interaction-mode-map [menu-bar edit] 'undefined)
M-x tmm-menubar

will delete the Edit menu from _all_ buffers. Adding a copy-sequence
prevents that.

> I see no function assq-remove-all.  Is this in Emacs 23?

My guess is, it's (another) one of Stefan's local changes... :)





reply via email to

[Prev in Thread] Current Thread [Next in Thread]