From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: martin rudalics Newsgroups: gmane.emacs.bugs Subject: Re: Emacs 22.1 spit window mouse resize Date: Thu, 07 Jun 2007 10:53:58 +0200 Message-ID: <4667C7A6.3050204@gmx.at> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1181206615 15240 80.91.229.12 (7 Jun 2007 08:56:55 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 7 Jun 2007 08:56:55 +0000 (UTC) To: bug-gnu-emacs@gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Jun 07 10:56:54 2007 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1HwDnY-00045S-36 for geb-bug-gnu-emacs@m.gmane.org; Thu, 07 Jun 2007 10:56:52 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HwDnW-0000Dq-LE for geb-bug-gnu-emacs@m.gmane.org; Thu, 07 Jun 2007 04:56:50 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HwDnT-00008g-H3 for bug-gnu-emacs@gnu.org; Thu, 07 Jun 2007 04:56:47 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HwDnP-0008Mw-CO for bug-gnu-emacs@gnu.org; Thu, 07 Jun 2007 04:56:46 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HwDnP-0008MN-1y for bug-gnu-emacs@gnu.org; Thu, 07 Jun 2007 04:56:43 -0400 Original-Received: from mail.gmx.net ([213.165.64.20]) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1HwDnN-0003d6-0f for bug-gnu-emacs@gnu.org; Thu, 07 Jun 2007 04:56:41 -0400 Original-Received: (qmail invoked by alias); 07 Jun 2007 08:56:32 -0000 Original-Received: from N706P024.adsl.highway.telekom.at (EHLO [62.47.32.56]) [62.47.32.56] by mail.gmx.net (mp010) with SMTP; 07 Jun 2007 10:56:32 +0200 X-Authenticated: #14592706 X-Provags-ID: V01U2FsdGVkX1+zjD0rH72zbMny4gsWf0DN03fFMK4qeu70nEdbUl DIPFpDZvhzXWAY User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: de-DE, de, en-us, en In-Reply-To: X-Y-GMX-Trusted: 0 X-detected-kernel: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:15772 Archived-At: > 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? > 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. Does the problem go away if you do (global-set-key [mode-line drag-mouse-1] 'ignore)