From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Phillip Lord Newsgroups: gmane.emacs.help Subject: Re: Multiple Emacs Clients Date: 04 Nov 2002 17:05:05 +0000 Organization: BIOSCI/MRC Human Genome Mapping Project Resource Centre 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 1036433397 14067 80.91.224.249 (4 Nov 2002 18:09:57 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 4 Nov 2002 18:09:57 +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 188lfR-0003d6-00 for ; Mon, 04 Nov 2002 19:09:42 +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 188lWr-0005K0-00; Mon, 04 Nov 2002 13:00:49 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.icl.net!newsfeed.fjserv.net!kibo.news.demon.net!demon!nntp.theplanet.net!inewsm1.nntp.theplanet.net!zen.net.uk!130.88.203.18.MISMATCH!peernews.mcc.ac.uk!server1.netnews.ja.net!hgmp.mrc.ac.uk!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 15 Original-NNTP-Posting-Host: bromine.hgmp.mrc.ac.uk Original-X-Trace: niobium.hgmp.mrc.ac.uk 1036429506 3933 193.62.192.35 (4 Nov 2002 17:05:06 GMT) Original-X-Complaints-To: news@net.bio.net Original-NNTP-Posting-Date: Mon, 4 Nov 2002 17:05:06 +0000 (UTC) User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2.91 Original-Xref: shelby.stanford.edu gnu.emacs.help:106728 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:3283 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:3283 >>>>> "David" == David S Goldberg writes: David> It is possible. Assuming you use tcp connections, you can David> set the environment variable GNU_PORT differently in each David> emacs instance to allow for multiple gnuserv processes. Then David> you just use the -p port option to gnuclient accordingly. David> It's all in the gnuserv man page. Hmmm. Sounds like a good idea. But having just tried it, I get a "(void-function define-obsolete-variable-alias)" error, which I don't normally get. I shall investigate further tomorrow. Thanks for the advice. Phil