File: README.Debian

package info (click to toggle)
gnuserv 3.12.8-7
  • links: PTS
  • area: main
  • in suites: bullseye, buster
  • size: 772 kB
  • sloc: ansic: 5,138; lisp: 966; sh: 269; makefile: 240
file content (22 lines) | stat: -rw-r--r-- 553 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Debian specific documentation for gnuserv:
-----------------------------------------

In order to start the server automatically, place the following lines
in your .emacs:
   
   (load "gnuserv-compat")
   (gnuserv-start)

--

The gnuserv package also distributes a script named "dtemacs" which
will run check for an already running instance of emacs, and start one
if non is found.

--

More information about gnuserv can be found at:

     http://www.emacswiki.org/cgi-bin/wiki/GnuClient

- Mike O'Connor <stew@vireo.org> Wed Oct 18 01:14:47 EDT 2006