unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Qiwei Wang <wqw@mails.tsinghua.edu.cn>
Subject: Re: Installing gnuserv?
Date: Thu, 20 Oct 2005 03:41:05 +0800	[thread overview]
Message-ID: <u1x2h70ry.fsf@mails.tsinghua.edu.cn> (raw)
In-Reply-To: dj6599$jtu$1@news.net.uni-c.dk

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	other threads:[~2005-10-19 19:41 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-19 19:02 Installing gnuserv? Paminu
2005-10-19 19:41 ` Qiwei Wang [this message]
2005-10-19 21:51 ` Lennart Borgman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=u1x2h70ry.fsf@mails.tsinghua.edu.cn \
    --to=wqw@mails.tsinghua.edu.cn \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).