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: Stefan Monnier
Subject: Re: [unicode-2] tmm-menubar breaks in org mode
Date: Fri, 13 Apr 2007 09:21:38 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.96 (gnu/linux)

>> !               (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.


        Stefan




reply via email to

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