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: Sat, 21 Jul 2012 13:03:10 +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.

martin

In GNU Emacs 24.1.50.1 (i386-mingw-nt5.1.2600)
 of 2012-07-19 on MACHNO
Bzr revision: 109155 dmantipov@yandex.ru-20120719035559-p4fbs5vagl6x41pl
Windowing system distributor `Microsoft Corp.', version 5.1.2600
Configured using:
 `configure --with-gcc (4.6) --no-opt'






reply via email to

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