help-emacs-windows
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [h-e-w] gnuserv problem


From: Jerome BESNARD
Subject: Re: [h-e-w] gnuserv problem
Date: 20 Feb 2002 11:37:15 +0100
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1

John> Both
John>  gnuclientw -F foo.txt
John> and
John>  gnuclientw foo.txt

John> do the same thing for me: I get a new emacs process, with no text in it
John> other than the startup message.  I do have runemacs.exe and gnuclientw.exe
John> in the same directory, which is on my PATH.  I'm using emacs 21.1.1, the
John> latest version of gnuserv from

John> and I have
John>  (require 'gnuserv)
John>  (gnuserv-start)
John> in my .emacs

If it is two different frames (not two processes) you should add:

(setq gnuserv-frame (selected-frame))

to your .emacs. 

If it is two different processes, then I think you should put those lines near
the top of your .emacs in order to be sure they are override by other
customizations...

-- 
Jerome BESNARD - Tél : (33) 1 56 43 18 36
------------------------------
Miriad Technologies - 8, avenue Hoche 75008 Paris
Tél : (33) 1 56 43 18 00 - Fax : (33) 1 56 43 18 28
www.miriadtech.com 






reply via email to

[Prev in Thread] Current Thread [Next in Thread]