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

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

Re: Emacs 22.1 spit window mouse resize


From: Bob Babcock
Subject: Re: Emacs 22.1 spit window mouse resize
Date: Thu, 07 Jun 2007 20:07:37 -0700
User-agent: Xnews/2006.08.24

martin rudalics <rudalics@gmx.at> wrote in
news:mailman.1705.1181206608.32220.bug-gnu-emacs@gnu.org: 

> > It's still true that the focus moves to the upper half when I
> > release the mouse button.  Is this supposed to happen?  (In emacs
> > 21.3, the focus shifts when I press the mouse button.)
> 
> Do you think the 21.3 behavior is better?

If the focus is going to shift, it doesn't really matter whether it happens 
on the press or the release.  (But delaying it until the release means you 
can look at whether the mode line moved and use that info to decide what to 
do with the focus.  I assume that's what the new mouse.el does.)

> Does the problem go away if you do
> 
> (global-set-key [mode-line drag-mouse-1] 'ignore)

Yes, that does seem to fix it (only in emacs 22.1, not in 21.3).  Thanks 
again.
.




reply via email to

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