unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* Re: Emacs 22.1 spit window mouse resize
@ 2007-06-06 15:54 martin rudalics
  0 siblings, 0 replies; 10+ messages in thread
From: martin rudalics @ 2007-06-06 15:54 UTC (permalink / raw)
  To: bug-gnu-emacs

[-- Attachment #1: Type: text/plain, Size: 42 bytes --]

Could you please try the attached patch.


[-- Attachment #2: mouse.patch --]
[-- Type: text/plain, Size: 593 bytes --]

*** mouse.el.~1.315.~	Mon Apr  2 07:45:08 2007
--- mouse.el	Wed Jun  6 17:45:40 2007
***************
*** 498,504 ****
  			   (and (not should-enlarge-minibuffer)
  				(> growth 0)
  				mode-line-p
! 				(/= top (nth 1 (window-edges)))))
  		   (set-window-configuration wconfig)))))))))
  
  (defun mouse-drag-mode-line (start-event)
--- 498,504 ----
  			   (and (not should-enlarge-minibuffer)
  				(> growth 0)
  				mode-line-p
! 				(/= top (nth 1 (window-edges start-event-window)))))
  		   (set-window-configuration wconfig)))))))))
  
  (defun mouse-drag-mode-line (start-event)


[-- Attachment #3: Type: text/plain, Size: 149 bytes --]

_______________________________________________
bug-gnu-emacs mailing list
bug-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-gnu-emacs

^ permalink raw reply	[flat|nested] 10+ messages in thread
* Emacs 22.1 spit window mouse resize
@ 2007-06-06  2:37 Bob Babcock
  0 siblings, 0 replies; 10+ messages in thread
From: Bob Babcock @ 2007-06-06  2:37 UTC (permalink / raw)
  To: gnu-emacs-bug

Emacs 22.1 on Windows 2000, -q option to not load my .emacs.
If I split the window with split-window-vertically and try to move the 
split point with the mouse, I can only move it up if the focus is in the 
lower half of the window.  Once I touch the split line with the mouse, 
focus moves to the upper half and resizing works in either direction.
.

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

end of thread, other threads:[~2007-06-17 19:26 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <mailman.1648.1181145235.32220.bug-gnu-emacs@gnu.org>
2007-06-07  2:20 ` Emacs 22.1 spit window mouse resize Bob Babcock
2007-06-07  8:53   ` martin rudalics
2007-06-08 14:23     ` Richard Stallman
2007-06-09  8:35       ` martin rudalics
2007-06-17 13:43       ` martin rudalics
     [not found]       ` <mailman.2286.1182087886.32220.bug-gnu-emacs@gnu.org>
2007-06-17 19:26         ` Bob Babcock
     [not found]   ` <mailman.1705.1181206608.32220.bug-gnu-emacs@gnu.org>
2007-06-08  3:07     ` Bob Babcock
     [not found]     ` <mailman.1762.1181272080.32220.bug-gnu-emacs@gnu.org>
2007-06-09  2:45       ` Bob Babcock
2007-06-06 15:54 martin rudalics
  -- strict thread matches above, loose matches on Subject: below --
2007-06-06  2:37 Bob Babcock

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).