From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Alain Cochard Newsgroups: gmane.emacs.help Subject: problem with 'other-frame' with KDE "Focus Follows Mouse" window behavior Date: 14 Dec 2005 18:47:05 +0100 Organization: les newsgroups par Wanadoo Message-ID: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1134603688 8142 80.91.229.2 (14 Dec 2005 23:41:28 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 14 Dec 2005 23:41:28 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Dec 15 00:41:27 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EmgDh-0002AN-Dm for geh-help-gnu-emacs@m.gmane.org; Thu, 15 Dec 2005 00:39:38 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EmgE8-0006od-S0 for geh-help-gnu-emacs@m.gmane.org; Wed, 14 Dec 2005 18:40:04 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!newsfeed.berkeley.edu!ucberkeley!freenix!oleane.net!oleane!rain.fr!news.wanadoo.fr!news.wanadoo.fr!not-for-mail Original-Newsgroups: gnu.emacs.help User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.4 Original-Lines: 23 Original-NNTP-Posting-Date: 14 Dec 2005 18:45:16 CET Original-NNTP-Posting-Host: 82.126.199.16 Original-X-Trace: 1134582316 news.wanadoo.fr 21266 82.126.199.16:44446 Original-X-Complaints-To: abuse@wanadoo.fr Original-Xref: shelby.stanford.edu gnu.emacs.help:136317 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:31943 Archived-At: Hello. I'm using Emacs GNU Emacs 21.4.1 (i386-redhat-linux-gnu, X toolkit, Xaw3d scroll bars) of 2005-05-18 on decompose.build.redhat.com with KDE 3.4.2-0.fc4.1 Red Hat. When I use the "Focus Follows Mouse" KDE window behavior, then the emacs command 'M-x other frame' does not work. I have experimented with the variable focus-follows-mouse set to 't' or 'nil' but I don't see any difference. Other than that, the "Focus Follows Mouse" KDE behavior works properly, so I thought it might be an emacs problem. (On the other hand, if I try the "Focus _Under_ Mouse" KDE window behavior instead, then 'M-x other-frame' works fine...) Previously I was using Emacs 21.3.1 with KDE 3.1.4-4 and it was working properly. Thanks in advance for any hint. AC