From: Stefan Kangas Date: Fri, 11 Oct 2019 13:59:42 +0000 (+0200) Subject: Remove reference to obsolete package gnuserv from FAQ X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~19^2~1539 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=65cda95be4f69c32b16364c95cb7c08971bc9397;p=emacs.git Remove reference to obsolete package gnuserv from FAQ 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) --- diff --git a/doc/misc/efaq.texi b/doc/misc/efaq.texi index 5a81fc00943..bb79b6c837a 100644 --- a/doc/misc/efaq.texi +++ b/doc/misc/efaq.texi @@ -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}.