unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Gnuserv and Gnuclient on a Windows 2000 Terminal Server
@ 2004-06-16 15:21 Breit Ralf (CS-SM/ECH1) *
  0 siblings, 0 replies; 2+ messages in thread
From: Breit Ralf (CS-SM/ECH1) * @ 2004-06-16 15:21 UTC (permalink / raw)
  Cc: Ralf.Breit


[-- Attachment #1.1: Type: text/plain, Size: 1857 bytes --]

Hello,

I have a problem running Gnuserv and Gnuclient on a Windows Terminal Server.

I have installed Gnu Emacs on a 4 processor machine. Emacs-version: "21.2.1".

The 4 Intel CPU machine hosts a Windows 2000 Server Installation. It was set-up 
to be used by 3 to 4 people of our workgroup.

We access the machine using Windows Terminal Server 2000. That means, that at 
the same time max. 4 people are working on the same machine.

I also want to use Gnuserv and Gnuclient. I start Editing using "gnuclientw.exe."

This process will read the .emacs file and do a few things. The code snippet below 
shows how I deal with the server/client start.

(load "gnuserv")                         ; required to execute next command line 
(if server-process "nil" (server-start)) ; start server only if not yet done

The problem is that if User(A) sitting in front of Desktop(A) has started editing 
File(A), than the server process and one client process starts at the machine.

If now User(B) sitting in front of Desktop(B) wants to edit File(B) the process 
initiated by "gnuclientw.exe" recognizes through the ".emacs" file that the server 
is already running and to my surprise displays File(B) in front of User(A) sitting at
Desktop(A). It seems that the client process does not know where to display the file
corectly. It is even worse, the buffer list of User(A) now contains File(A) and File B.
The buffer list of User(B) does not contain any file. Emacs just starts in DIRED-Mode.

Can you tell me what I should do to send the right client output to the
correct user. Would I have to start more than one gnuserver process.

Thanks for the help.

Ralf Breit
Robert Bosch GmbH
CS-SM/ECH1
Postfach 13 55
74003 Heilbronn

Tel.: +(49) 7062 911 - 35 12
Fax:  +(49) 7062 911 - 34 03
mailto:Ralf.Breit@de.bosch.com



[-- Attachment #1.2: Type: text/html, Size: 4069 bytes --]

[-- Attachment #2: Type: text/plain, Size: 152 bytes --]

_______________________________________________
Help-gnu-emacs mailing list
Help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

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

* Gnuserv and Gnuclient on a Windows 2000 Terminal Server
@ 2004-06-17  9:00 Ralf Breit
  0 siblings, 0 replies; 2+ messages in thread
From: Ralf Breit @ 2004-06-17  9:00 UTC (permalink / raw)


Hello,

I have a problem running Gnuserv and Gnuclient on a Windows Terminal Server.
I have installed Gnu Emacs on a 4 processor machine. Emacs-version:
"21.2.1".

The 4 Intel CPU machine hosts a Windows 2000 Server Installation. It was
set-up
to be used by 3 to 4 people of our workgroup. We access the machine using
Windows
Terminal Server 2000. That means, that at the same time max. 4 people are
working
on the same machine.

I start Editing using "gnuclientw.exe." This process will read the .emacs
file
and do a few things. The code snippet below shows how I deal with the
server/client start.

(load "gnuserv") ; required to execute next command line
(if server-process "nil" (server-start)) ; start server only if not yet done

The problem is that if User(A) sitting in front of Desktop(A) has started
editing
File(A), than the server process and one client process starts at the
machine.

If now User(B) sitting in front of Desktop(B) wants to edit File(B) the
process
initiated by "gnuclientw.exe" recognizes through the ".emacs" file that the
server
is already running and to my surprise displays File(B) in front of User(A)
sitting at
Desktop(A). It seems that the client process does not know where to display
the file
corectly.

Can you tell me what I should do to send the right client output to the
correct user. Would I have to start more than one gnuserver process.

Thanks for the help.
Ralf

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

end of thread, other threads:[~2004-06-17  9:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-06-16 15:21 Gnuserv and Gnuclient on a Windows 2000 Terminal Server Breit Ralf (CS-SM/ECH1) *
  -- strict thread matches above, loose matches on Subject: below --
2004-06-17  9:00 Ralf Breit

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).