From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: David S Goldberg Newsgroups: gmane.emacs.help Subject: Re: Multiple Emacs Clients Date: Mon, 04 Nov 2002 11:41:38 -0500 Organization: I Yam What I Yam Sender: help-gnu-emacs-admin@gnu.org Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1036429107 21783 80.91.224.249 (4 Nov 2002 16:58:27 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 4 Nov 2002 16:58:27 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 188kYR-0005eU-01 for ; Mon, 04 Nov 2002 17:58:23 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 188kZh-0006ob-00; Mon, 04 Nov 2002 11:59:41 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!logbridge.uoregon.edu!arclight.uoregon.edu!news.tufts.edu!newstransit.mitre.org!news.mitre.org!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 7 Original-NNTP-Posting-Host: blackbird-2k.mitre.org Original-X-Trace: newslocal.mitre.org 1036428099 15901 129.83.3.57 (4 Nov 2002 16:41:39 GMT) Original-X-Complaints-To: news@mitre.org Original-NNTP-Posting-Date: Mon, 4 Nov 2002 16:41:39 +0000 (UTC) Mail-Copies-To: nobody User-Agent: Gnus/5.090008 (Oort Gnus v0.08) XEmacs/21.4 (Informed Management (Windows [3]), i686-pc-cygwin) Cancel-Lock: sha1:hczV/TI8/90kzt29nF9EzHa25IM= Original-Xref: shelby.stanford.edu gnu.emacs.help:106727 Original-To: help-gnu-emacs@gnu.org Errors-To: help-gnu-emacs-admin@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.help:3281 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:3281 It is possible. Assuming you use tcp connections, you can set the environment variable GNU_PORT differently in each emacs instance to allow for multiple gnuserv processes. Then you just use the -p port option to gnuclient accordingly. It's all in the gnuserv man page. -- Dave Goldberg david.goldberg6@verizon.net