From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Juanma Barranquero" Newsgroups: gmane.emacs.help Subject: Re: can emacsclient be told NOT to bring emacs to top? Date: Mon, 11 Dec 2006 15:11:05 +0100 Message-ID: References: NNTP-Posting-Host: dough.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1165846327 30420 80.91.229.10 (11 Dec 2006 14:12:07 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 11 Dec 2006 14:12:07 +0000 (UTC) Cc: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Dec 11 15:12:03 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by dough.gmane.org with esmtp (Exim 4.50) id 1Gtlsw-0000OR-Tr for geh-help-gnu-emacs@m.gmane.org; Mon, 11 Dec 2006 15:12:03 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Gtlsw-0003R3-9I for geh-help-gnu-emacs@m.gmane.org; Mon, 11 Dec 2006 09:12:02 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Gtls8-0002l6-3r for help-gnu-emacs@gnu.org; Mon, 11 Dec 2006 09:11:12 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Gtls3-0002iT-JF for help-gnu-emacs@gnu.org; Mon, 11 Dec 2006 09:11:11 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Gtls3-0002iC-Ao for help-gnu-emacs@gnu.org; Mon, 11 Dec 2006 09:11:07 -0500 Original-Received: from [64.233.182.186] (helo=nf-out-0910.google.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1Gtls3-0002SW-50 for help-gnu-emacs@gnu.org; Mon, 11 Dec 2006 09:11:07 -0500 Original-Received: by nf-out-0910.google.com with SMTP id d4so2060673nfe for ; Mon, 11 Dec 2006 06:11:06 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=A6e4yvQNlZBy+cv1hG5mXDdNZU68M7y0QOaXkEG9qae+cytI5wivsGLp3KNWFOKJzZwtaWL4MepHFnzWnpC6jo4g9bYvaU66zIPloUiaWKnAAUIGm15KE45Iagp4N0l22iHeFrAdn+Nj042ckmTBm7e0qDVnO1o/rhWl6mmYf50= Original-Received: by 10.82.183.19 with SMTP id g19mr1048384buf.1165846265161; Mon, 11 Dec 2006 06:11:05 -0800 (PST) Original-Received: by 10.82.146.7 with HTTP; Mon, 11 Dec 2006 06:11:05 -0800 (PST) Original-To: "Joost Kremers" In-Reply-To: Content-Disposition: inline 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:39421 Archived-At: On 11 Dec 2006 11:14:28 GMT, Joost Kremers > so is there a way to make emacs stop doing this? Try customizing `server-raise-frame'. /L/e/k/t/u