all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#12006: 24.1.50; modeline dragging fails with window autoselection
@ 2012-07-21 11:03 martin rudalics
  2012-07-26 12:30 ` martin rudalics
  0 siblings, 1 reply; 2+ messages in thread
From: martin rudalics @ 2012-07-21 11:03 UTC (permalink / raw)
  To: 12006

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'






^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#12006: 24.1.50; modeline dragging fails with window autoselection
  2012-07-21 11:03 bug#12006: 24.1.50; modeline dragging fails with window autoselection martin rudalics
@ 2012-07-26 12:30 ` martin rudalics
  0 siblings, 0 replies; 2+ messages in thread
From: martin rudalics @ 2012-07-26 12:30 UTC (permalink / raw)
  To: 12006-done

> 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






^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-07-26 12:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-21 11:03 bug#12006: 24.1.50; modeline dragging fails with window autoselection martin rudalics
2012-07-26 12:30 ` martin rudalics

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.