]> git.eshelyaron.com Git - emacs.git/commitdiff
Remove reference to obsolete package gnuserv from FAQ
authorStefan Kangas <stefankangas@gmail.com>
Fri, 11 Oct 2019 13:59:42 +0000 (15:59 +0200)
committerStefan Kangas <stefankangas@gmail.com>
Fri, 11 Oct 2019 13:59:42 +0000 (15:59 +0200)
On visiting http://meltin.net/hacks/emacs/, we now find:
"I used to have some Emacs and Haskell hacks on my previous
sites. However, these hacks are now old and un-maintained. I don’t
think there is enough interest to keep them around."

* doc/misc/efaq.texi (Using an already running Emacs process):
Remove reference to obsolete package 'gnuserv'.  (Bug#37574)

doc/misc/efaq.texi

index 5a81fc00943824667ad61e106cc490b7b0c2b6d9..bb79b6c837ac0d710374ce5f36271ba4bab620f9 100644 (file)
@@ -2019,17 +2019,6 @@ the user is done editing a file, the user can type @kbd{C-x #} (or
 requested by @code{emacsclient}, Emacs will switch to it; otherwise
 @code{emacsclient} will exit, signaling the calling program to continue.
 
-@cindex @code{gnuserv}
-There is an alternative version of @samp{emacsclient} called
-@c ange@@hplb.hpl.hp.com
-@samp{gnuserv}, written by Andy Norman
-(@pxref{Packages that do not come with Emacs}).  @samp{gnuserv} uses
-Internet domain sockets, so it can work across most network connections.
-
-The most recent @samp{gnuserv} package is available at
-
-@uref{http://meltin.net/hacks/emacs/}
-
 @end itemize
 
 For more information, @xref{Emacs Server,,, emacs, The GNU Emacs Manual}.