From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: trygve.flathen@gmail.com Newsgroups: gmane.emacs.help Subject: Re: closing emacsclient always focuses another emacs window Date: Sat, 8 Mar 2014 11:06:05 -0800 (PST) Message-ID: <80cdfffc-8034-48c0-b371-bb89b40eddd7@googlegroups.com> 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 1394305810 2797 80.91.229.3 (8 Mar 2014 19:10:10 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 8 Mar 2014 19:10:10 +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 20:10:20 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 1WMMdX-0007So-Gy for geh-help-gnu-emacs@m.gmane.org; Sat, 08 Mar 2014 20:10:19 +0100 Original-Received: from localhost ([::1]:41558 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WMMdX-0003xK-2v for geh-help-gnu-emacs@m.gmane.org; Sat, 08 Mar 2014 14:10:19 -0500 X-Received: by 10.43.18.133 with SMTP id qg5mr9255832icb.13.1394305566133; Sat, 08 Mar 2014 11:06:06 -0800 (PST) X-Received: by 10.140.40.73 with SMTP id w67mr2568qgw.25.1394305566089; Sat, 08 Mar 2014 11:06:06 -0800 (PST) Original-Path: usenet.stanford.edu!l13no4121774iga.0!news-out.google.com!bw18ni3075qab.1!nntp.google.com!hw13no2566573qab.1!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=79.161.243.147; posting-account=9QvVegoAAAA5wVSi6zQxrpcN48XTGolV Original-NNTP-Posting-Host: 79.161.243.147 User-Agent: G2/1.0 Injection-Date: Sat, 08 Mar 2014 19:06:06 +0000 Original-Xref: usenet.stanford.edu gnu.emacs.help:204049 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:96319 Archived-At: kl. 18:38:36 UTC+1 l=F8rdag 8. mars 2014 skrev Eli Zaretskii f=F8lgende: > So perhaps this is something related to your window manager? That's > assuming that you see the same behavior when you start "emacs -Q", > then start the server there, and finally do what you describe above. > If in "emacs -Q" the problem doesn't happen, then look in your > ~/.emacs for the culprit. If, OTOH, "emacs -Q" exhibits the same > behavior, perhaps sharing your window manager and its customizations > will reveal the reason(s) for the behavior you observe. I get the same problematic behaviour when I start emacs with -Q. I am using Cinnamon (GTK-based) WM (Default WM in Mint16), no particular cu= stomizations that I am aware of. I have previously mostly used various rhel/fedora linux and xemacs. Since this system (Mint16, gnu emacs) is new to me, I don't know if the pro= blem is with emacs of the WM. However, I do not see this kind of behaviour with other programs (e.g. fire= fox), which makes me think it is at least partly to do with emacs/emacsclie= nt. -Trygve