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

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

[debbugs-tracker] bug#12006: closed (24.1.50; modeline dragging fails wi


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#12006: closed (24.1.50; modeline dragging fails with window autoselection)
Date: Thu, 26 Jul 2012 12:38:02 +0000

Your message dated Thu, 26 Jul 2012 14:30:05 +0200
with message-id <address@hidden>
and subject line Re: bug#12006: 24.1.50; modeline dragging fails with window 
autoselection
has caused the debbugs.gnu.org bug report #12006,
regarding 24.1.50; modeline dragging fails with window autoselection
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
12006: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=12006
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 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 <address@hidden>
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 address@hidden
Windowing system distributor `Microsoft Corp.', version 5.1.2600
Configured using:
 `configure --with-gcc (4.6) --no-opt'




--- End Message ---
--- Begin Message --- Subject: Re: 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 <address@hidden>
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



--- End Message ---

reply via email to

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