From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Hans BKK Newsgroups: gmane.emacs.help Subject: Re: Reuse frame with emacsclient and/or use shell aliases when finding files Date: Fri, 6 Jun 2014 01:35:38 -0700 (PDT) Message-ID: References: <06de416b-9d9d-4e86-bc41-f6b9a06404f4@googlegroups.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: ger.gmane.org 1402044030 32293 80.91.229.3 (6 Jun 2014 08:40:30 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 6 Jun 2014 08:40:30 +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 Jun 06 10:40:24 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 1WsphF-0000Oq-WA for geh-help-gnu-emacs@m.gmane.org; Fri, 06 Jun 2014 10:40:22 +0200 Original-Received: from localhost ([::1]:45881 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WsphF-00038l-I5 for geh-help-gnu-emacs@m.gmane.org; Fri, 06 Jun 2014 04:40:21 -0400 X-Received: by 10.50.6.45 with SMTP id x13mr1592483igx.4.1402043739632; Fri, 06 Jun 2014 01:35:39 -0700 (PDT) X-Received: by 10.182.56.13 with SMTP id w13mr6969obp.22.1402043739337; Fri, 06 Jun 2014 01:35:39 -0700 (PDT) Original-Path: usenet.stanford.edu!c1no23754753igq.0!news-out.google.com!qf4ni19591igc.0!nntp.google.com!h18no885696igc.0!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=2602:306:334f:a5e0:c1c:4d3e:13ba:2bf5; posting-account=IUdGewoAAACF9WtA3i8stuVyXNk2FqaH Original-NNTP-Posting-Host: 2602:306:334f:a5e0:c1c:4d3e:13ba:2bf5 User-Agent: G2/1.0 Injection-Date: Fri, 06 Jun 2014 08:35:39 +0000 Original-Xref: usenet.stanford.edu gnu.emacs.help:205784 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:98055 Archived-At: On Saturday, May 31, 2014 7:41:16 AM UTC-4, Thorsten Jolitz wrote: > Say I have 5 emacsclients connected to the same server, some started by > me on the command line, others by external programs, and I want those > external programs to reuse the specific emacsclient instance they > started for further code evaluation, showing other documents etc - how > do I do that? possible (but kludgey) workaround? set up an identically-configured instance of emacs running a separate server, have only one client per server