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

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

Re: msb.el is broken


From: Juri Linkov
Subject: Re: msb.el is broken
Date: Sun, 28 May 2006 11:02:55 +0300
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux)

>> 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  <address@hidden>

        * 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/





reply via email to

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