From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: martin rudalics Newsgroups: gmane.emacs.devel Subject: Re: focus-follows-mouse Date: Mon, 05 May 2008 22:56:35 +0200 Message-ID: <481F7483.2080407@gmx.at> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1210021086 12619 80.91.229.12 (5 May 2008 20:58:06 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 5 May 2008 20:58:06 +0000 (UTC) Cc: emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon May 05 22:58:41 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Jt7lX-0001Ft-P2 for ged-emacs-devel@m.gmane.org; Mon, 05 May 2008 22:58:32 +0200 Original-Received: from localhost ([127.0.0.1]:60828 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Jt7kp-0002Zm-Kd for ged-emacs-devel@m.gmane.org; Mon, 05 May 2008 16:57:47 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Jt7km-0002Yf-1T for emacs-devel@gnu.org; Mon, 05 May 2008 16:57:44 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Jt7kk-0002Wx-AA for emacs-devel@gnu.org; Mon, 05 May 2008 16:57:43 -0400 Original-Received: from [199.232.76.173] (port=40852 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Jt7kk-0002Ws-1k for emacs-devel@gnu.org; Mon, 05 May 2008 16:57:42 -0400 Original-Received: from mail.gmx.net ([213.165.64.20]) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1Jt7kj-0004tL-MD for emacs-devel@gnu.org; Mon, 05 May 2008 16:57:41 -0400 Original-Received: (qmail invoked by alias); 05 May 2008 20:57:37 -0000 Original-Received: from 62-47-38-126.adsl.highway.telekom.at (EHLO [62.47.38.126]) [62.47.38.126] by mail.gmx.net (mp022) with SMTP; 05 May 2008 22:57:38 +0200 X-Authenticated: #14592706 X-Provags-ID: V01U2FsdGVkX1+6DU8wCS26wVy7+p+PPRoPQdB1SF0OxVpQFdOpgT 55fWR5KDJDUvoq 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: by monty-python.gnu.org: Genre and OS details not recognized. X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:96536 Archived-At: > ..., mouse-autoselect-window is problematic > because you may need to move your mouse over another window in order to > reach the menu-bar. Simon and me spent quite some time resolving this in a reasonable way. Do you have a test case where it doesn't work?