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

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

bug#12006: 24.1.50; modeline dragging fails with window autoselection


From: martin rudalics
Subject: bug#12006: 24.1.50; modeline dragging fails with window autoselection
Date: Thu, 26 Jul 2012 14:30:05 +0200

This change

revno: 108951
fixes bug(s): http://debbugs.gnu.org/374
committer: Chong Yidong <cyd@gnu.org>
branch nick: trunk
timestamp: Sun 2012-07-08 16:26:21 +0800
message:
  Fix interaction of line-dragging with mouse-1-click-follows-link.

  * lisp/mouse.el (mouse-drag-line): Rewrite the track-mouse loop.
  Implement the mouse-1-click-follows-link handling properly.

has broken line dragging with window autoselection.

To reproduce with emacs -Q do

(setq mouse-autoselect-window -0.5)

C-x 2

Here I can drag the separating modeline upwards only.  Dragging it
downwards fails, probably because the lower window gets selected in the
course.  I'm not sure how and where to fix this.

Fixed in revision 109214.

martin






reply via email to

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