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: Nick Roberts
Subject: Re: [unicode-2] tmm-menubar breaks in org mode
Date: Sat, 14 Apr 2007 11:32:11 +1200

Stefan Monnier writes:
 > >> !               (setq globalbind (assq-delete-all (car-safe item) 
 > >> globalbind))))
 > 
 > If I read the code correctly, this is dangerous because it may modify the
 > global map.  I.e. it should use assq-remove-all or copy-sequence.

But isn't globalbind already a copy of the global map?

          (setq globalbind (cdr (global-key-binding keyseq)))

I see no function assq-remove-all.  Is this in Emacs 23?  Despite the subject
header this was an Emacs 22 problem too.

-- 
Nick                                           http://www.inet.net.nz/~nickrob




reply via email to

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