From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: bojohan+news@dd.chalmers.se (Johan =?utf-8?Q?Bockg=C3=A5rd?=) Newsgroups: gmane.emacs.help Subject: Re: emacsclient open file in specific window Date: Fri, 29 Feb 2008 10:05:28 +0100 Organization: Chalmers University of Technology, Sweden Message-ID: References: <4d7ea54b-662f-439a-b262-7bcdb31344c9@s8g2000prg.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1204278978 7292 80.91.229.12 (29 Feb 2008 09:56:18 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 29 Feb 2008 09:56:18 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Feb 29 10:56:44 2008 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JV1yc-0008O9-N1 for geh-help-gnu-emacs@m.gmane.org; Fri, 29 Feb 2008 10:56:26 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JV1y6-0002My-EV for geh-help-gnu-emacs@m.gmane.org; Fri, 29 Feb 2008 04:55:54 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!feed118.news.tele.dk!dotsrc.org!news.net.uni-c.dk!newsfeed.sunet.se!news01.sunet.se!129.16.222.141.MISMATCH!gide.ita.chalmers.se!not-for-mail Original-Newsgroups: gnu.emacs.help,comp.emacs Original-Followup-To: gnu.emacs.help Original-Lines: 16 Original-NNTP-Posting-Host: remote2.student.chalmers.se Original-X-Trace: gide.ita.chalmers.se 1204275936 24495 129.16.29.80 (29 Feb 2008 09:05:36 GMT) Original-X-Complaints-To: usenet@gide.ita.chalmers.se Original-NNTP-Posting-Date: Fri, 29 Feb 2008 09:05:36 +0000 (UTC) Mail-Copies-To: never User-Agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.60 (gnu/linux) Cancel-Lock: sha1:zyFBbCPEVIXjEKpXx9BoQ8vjwFc= Original-Xref: shelby.stanford.edu gnu.emacs.help:156595 comp.emacs:96403 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:51965 Archived-At: fthomas writes: > Currently what happens is that if I use emacsclient in the bottom > window, in a shell buffer, that opens up the new file in the current > window (so in the bottom one), so then I have to keep changing buffer > till I get back to my shells > > In conclusion can I indicate somehow in emacs to open up new buffers > of a specific type in a specific window ? `server-window' Specification of the window to use for selecting Emacs server buffers. -- Johan Bockgård