Stefan Monnier <[EMAIL PROTECTED]> writes:

> 4 - somehow this highlighting causes scrolling.
> 5 - the subsequent (up) mouse-1 is then treated as a drag because the start
>     and end point in the buffer are different.

..

> The problem can be fixed at 2 places:
> 1 - at step 4, there shouldn't be any scrolling.

I have installed a change to fix this.

> 2 - at step 5, since the mouse hasn't moved, and since the time between the
>     down-mouse-1 and the (up) mouse-1 is short, this shouldn't be considered
>     as a drag.

I don't think we need to do anything about this now.

-- 
Kim F. Storm <[EMAIL PROTECTED]> http://www.cua.dk



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

Reply via email to