From 65cda95be4f69c32b16364c95cb7c08971bc9397 Mon Sep 17 00:00:00 2001 From: Stefan Kangas Date: Fri, 11 Oct 2019 15:59:42 +0200 Subject: [PATCH] Remove reference to obsolete package gnuserv from FAQ MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit 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 | 11 ----------- 1 file changed, 11 deletions(-) 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}. -- 2.39.5