>> I noticed that msb.el is now broken: it doesn't accept down events
>> anymore, like the normal buffer selection menu does.  This is caused
>> by the recent change.
>>
>> Perhaps this depends on the toolkit used.  I use no toolkit on GNU/Linux.
>
> I don't think this is caused by the recent change -- even after
> reverting it, I can't get the pop-up menu to work with no toolkit (it
> works fine with GTK).  Even after reverting to the January 2005 source
> tree, msb doesn't work, so this doesn't look like a new bug.
>
> Anyone have any idea how to fix this?

Actually I reported two different problems with msb.el.  One problem is
what you just fixed (an old bug that caused an error with no toolkit).
The second problem is that I can't use <C-down-mouse-1> to open a menu
like I can do for the standard plain buffer menu without loading msb.el.
The change from <C-down-mouse-1> to <C-mouse-1> is caused by your patch:

2006-05-02  Chong Yidong  <[EMAIL PROTECTED]>

        * msb.el (msb): If EVENT is a down event, read and discard the up event.

After reverting it, I can click <C-down-mouse-1> to open a msb buffer menu
without releasing the mouse button.

-- 
Juri Linkov
http://www.jurta.org/emacs/



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

Reply via email to