unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Bob Babcock <wssddc@nospam.gis.net>
To: gnu-emacs-bug@moderators.isc.org
Subject: Re: Emacs 22.1 spit window mouse resize
Date: Wed, 06 Jun 2007 19:20:10 -0700	[thread overview]
Message-ID: <Xns9947E33744AAAwssddcgisnet@208.49.80.252> (raw)
In-Reply-To: mailman.1648.1181145235.32220.bug-gnu-emacs@gnu.org

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

> Could you please try the attached patch.
> 
> Attachment decoded: untitled-2.txt
> --------------040800040006070503080008
> *** 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 decoded: mouse.patch

Yes, this fixes the problem of not being able to move the divider down when 
the focus is in the lower half of the window.  Thanks.

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.)  Around the end of January, someone 
posted a complaint about this focus behavior.  I posted a me-too message, 
and RMS sent me a mouse.el patch.  After a couple iterations, it had the 
same problem as the current release version and I didn't hear any further.  
Probably my last email about it got lost in the vast sea of spam we all 
face these days.
.

       reply	other threads:[~2007-06-07  2:20 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.1648.1181145235.32220.bug-gnu-emacs@gnu.org>
2007-06-07  2:20 ` Bob Babcock [this message]
2007-06-07  8:53   ` Emacs 22.1 spit window mouse resize 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Xns9947E33744AAAwssddcgisnet@208.49.80.252 \
    --to=wssddc@nospam.gis.net \
    --cc=gnu-emacs-bug@moderators.isc.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).