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


_______________________________________________
emacs-pretest-bug mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

Reply via email to