home *** CD-ROM | disk | FTP | other *** search
- Xref: sparky gnu.emacs.help:3569 comp.emacs:2741
- Path: sparky!uunet!timbuk.cray.com!equalizer!sdcrsi!network.ucsd.edu!usc!sol.ctr.columbia.edu!ira.uka.de!math.fu-berlin.de!news.netmbx.de!Germany.EU.net!mcsun!sunic!dkuug!diku!uunet!mcvax!diku!kees
- From: kees@diku.dk (Kees Van Schaik)
- Newsgroups: gnu.emacs.help,comp.emacs
- Subject: Re: emacsclient problem
- Message-ID: <KEES.92Jul30094049@tyr.diku.dk>
- Date: 30 Jul 92 14:40:49 GMT
- References: <ACEVEDO.92Jul28095546@hippocrene.mit.edu>
- <1992Jul29.071558.12586@cco.caltech.edu>
- Sender: kees@tyr.diku.dk
- Distribution: gnu
- Organization: DIKU, University of Copenhagen, Denmark
- Lines: 20
- In-Reply-To: hong@cithe304.cithep.caltech.edu's message of 29 Jul 92 07:15:58 GMT
-
- In article <1992Jul29.071558.12586@cco.caltech.edu> hong@cithe304.cithep.caltech.edu (John Hong) writes:
-
- I started my normal emacs session with server-start, and then invoked
- emacsclient file
- from the same computer and it worked fine. But if I tried to invoke
- the emacsclient from a different computer, it gave me the error:
- emacsclient: msgget: No such file or directory
-
- That is correct: emacsclient can only run locally on a machine and not via
- the network, if I remember correctly that is because of the type of
- communication that is used. Anyway, you can only run the emacsclient and
- server on the same machine.
-
- Both computers are clustered and share same file system (NFS file
- system, I believe.)
- That does not matter, it is really the machine that counts.
-
- Hope to have been of help,
-
- Kees
-