unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Can win32 emacsclient connect to a Linux emacs process?
@ 2010-12-21 17:48 Tom
  2010-12-23  5:26 ` Eli Zaretskii
  0 siblings, 1 reply; 2+ messages in thread
From: Tom @ 2010-12-21 17:48 UTC (permalink / raw)
  To: help-gnu-emacs

I successfully started an emacs server process on a Linux machine, and
can connect to it just fine from other *NIX machines.

However, I'd like to also be able to connect via emacsclient.exe on
Windows XP SP3.  This is what happens when I try using the Win32
cmd.exe shell:

P:\>"C:\My Documents\emacs-23.2\bin\emacsclient.exe" -f p:\.emacs.d
\server\server -c
C:\My Documents\emacs-23.2\bin\emacsclient.exe: connected to remote
socket at 10.11.241.52
*ERROR*: Could not open file: CONOUT$

So it looks like it connected successfully, but some kind of terminal-
related issue prevented it from opening a graphical Emacs client
window...?

  --tom


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Can win32 emacsclient connect to a Linux emacs process?
  2010-12-21 17:48 Can win32 emacsclient connect to a Linux emacs process? Tom
@ 2010-12-23  5:26 ` Eli Zaretskii
  0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2010-12-23  5:26 UTC (permalink / raw)
  To: help-gnu-emacs

> From: Tom <tomgweeks@gmail.com>
> Newsgroups: gnu.emacs.help
> Date: Tue, 21 Dec 2010 09:48:32 -0800 (PST)
> 
> P:\>"C:\My Documents\emacs-23.2\bin\emacsclient.exe" -f p:\.emacs.d
> \server\server -c
> C:\My Documents\emacs-23.2\bin\emacsclient.exe: connected to remote
> socket at 10.11.241.52
> *ERROR*: Could not open file: CONOUT$

What did you expect to happen as result of this command?  Please keep
in mind that an Emacs running on a GNU/Linux machine cannot open a
frame on a Windows machine, because the code to handle the Windows GUI
is not compiled into a GNU/Linux build.  (The error message could use
some improvement, though...)



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-12-23  5:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-21 17:48 Can win32 emacsclient connect to a Linux emacs process? Tom
2010-12-23  5:26 ` Eli Zaretskii

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).