From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: closing emacsclient always focuses another emacs window Date: Sat, 08 Mar 2014 15:26:37 +0200 Message-ID: <83pplwq0s2.fsf@gnu.org> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE X-Trace: ger.gmane.org 1394285218 19434 80.91.229.3 (8 Mar 2014 13:26:58 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 8 Mar 2014 13:26:58 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Mar 08 14:27:04 2014 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1WMHHM-000362-K8 for geh-help-gnu-emacs@m.gmane.org; Sat, 08 Mar 2014 14:27:04 +0100 Original-Received: from localhost ([::1]:40629 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WMHHM-00059b-8O for geh-help-gnu-emacs@m.gmane.org; Sat, 08 Mar 2014 08:27:04 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:41190) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WMHH5-00059O-8l for help-gnu-emacs@gnu.org; Sat, 08 Mar 2014 08:26:54 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WMHGx-0006mQ-WD for help-gnu-emacs@gnu.org; Sat, 08 Mar 2014 08:26:47 -0500 Original-Received: from mtaout28.012.net.il ([80.179.55.184]:35858) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WMHGx-0006mF-Nk for help-gnu-emacs@gnu.org; Sat, 08 Mar 2014 08:26:39 -0500 Original-Received: from conversion-daemon.mtaout28.012.net.il by mtaout28.012.net.il (HyperSendmail v2007.08) id <0N2400F00D0JCM00@mtaout28.012.net.il> for help-gnu-emacs@gnu.org; Sat, 08 Mar 2014 15:26:41 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([87.69.4.28]) by mtaout28.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0N24006LFDCH8Y90@mtaout28.012.net.il> for help-gnu-emacs@gnu.org; Sat, 08 Mar 2014 15:26:41 +0200 (IST) In-reply-to: X-012-Sender: halo1@inter.net.il X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 80.179.55.184 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:96307 Archived-At: > Date: Sat, 8 Mar 2014 05:18:55 -0800 (PST) > From: trygve.flathen@gmail.com >=20 > kl. 19:31:12 UTC+1 fredag 7. mars 2014 skrev Gregor Zattler f=F8lge= nde: > > Hmh. Then I'm lost. Does the mouse move when this focus change > > happens? >=20 > Nope, not when focus-follows-mouse is nil. Can you please clarify what focus change you'd like to avoid, exactly= ? I couldn't understand that from your original message. When a frame created by emacsclient is deleted, that frame no longer exists, so it's not clear to me how could Emacs _not_ switch the focus to some other frame. I'm sure you realize this, so I'm pretty confident there's some misunderstanding on my part.