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

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

Re: Installing gnuserv?


From: Qiwei Wang
Subject: Re: Installing gnuserv?
Date: Thu, 20 Oct 2005 03:41:05 +0800
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/23.0.0 (windows-nt) Hamster/2.1.0.0

if your system is windoz, you don't need to do this.
1. put the gnuserv.el into one of your load-path
2. put the *.exe files into "your/path/to/emacs/bin"
3. put following elisp into ~/.emacs
--------------------------------------------------   
   (require 'gnuserv)
   (server-start)
   (setq gnuserv-frame (selected-frame))
   (setenv "GNUSERV_SHOW_EMACS" "1")
-----------------------------------------------------

it is ok. make sure open files with "gnuservtw.exe"


reply via email to

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