unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#37574: [PATCH] Remove references to obsolete package gnuserv
@ 2019-10-01 18:24 Stefan Kangas
  2019-10-01 18:43 ` Eli Zaretskii
  0 siblings, 1 reply; 4+ messages in thread
From: Stefan Kangas @ 2019-10-01 18:24 UTC (permalink / raw)
  To: 37574

[-- Attachment #1: Type: text/plain, Size: 350 bytes --]

On visiting the gnuserv website 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."

Please see the attached patch.  Is it ok to push?

Best regards,
Stefan Kangas

[-- Attachment #2: 0001-Remove-references-to-obsolete-package-gnuserv.patch --]
[-- Type: text/x-patch, Size: 2026 bytes --]

From 1ae949b06d869e41f125e653069bb3f5ee854f7b Mon Sep 17 00:00:00 2001
From: Stefan Kangas <stefankangas@gmail.com>
Date: Tue, 1 Oct 2019 20:15:06 +0200
Subject: [PATCH] Remove references to obsolete package gnuserv
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
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/mh-e.texi (Incorporating Mail)
* doc/misc/efaq.texi (Using an already running Emacs process):
Remove reference to obsolete package 'gnuserv'.
---
 doc/misc/efaq.texi | 11 -----------
 doc/misc/mh-e.texi |  1 -
 2 files changed, 12 deletions(-)

diff --git a/doc/misc/efaq.texi b/doc/misc/efaq.texi
index 219ad248cc..bb2061e46e 100644
--- a/doc/misc/efaq.texi
+++ b/doc/misc/efaq.texi
@@ -2032,17 +2032,6 @@ Using an already running Emacs process
 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
 
 @node Compiler error messages
diff --git a/doc/misc/mh-e.texi b/doc/misc/mh-e.texi
index 9d249fb0ec..3e05a3128a 100644
--- a/doc/misc/mh-e.texi
+++ b/doc/misc/mh-e.texi
@@ -1484,7 +1484,6 @@ Incorporating Mail
 @cindex @command{emacsclient}
 @cindex @command{gnuclient}
 @cindex @command{xbuffy}
-@cindex @samp{gnuserv}
 @cindex Unix commands, @command{emacsclient}
 @cindex Unix commands, @command{gnuclient}
 @cindex Unix commands, @command{xbuffy}
-- 
2.20.1


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* bug#37574: [PATCH] Remove references to obsolete package gnuserv
  2019-10-01 18:24 bug#37574: [PATCH] Remove references to obsolete package gnuserv Stefan Kangas
@ 2019-10-01 18:43 ` Eli Zaretskii
  2019-10-11 14:01   ` Stefan Kangas
  2019-11-03 18:16   ` Bill Wohler
  0 siblings, 2 replies; 4+ messages in thread
From: Eli Zaretskii @ 2019-10-01 18:43 UTC (permalink / raw)
  To: Stefan Kangas, Bill Wohler; +Cc: 37574

> From: Stefan Kangas <stefan@marxist.se>
> Date: Tue, 1 Oct 2019 20:24:07 +0200
> 
> On visiting the gnuserv website 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."
> 
> Please see the attached patch.  Is it ok to push?

Fine with me, but I'd like to have Bill's approval for the MH-E bit.

Thanks.





^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#37574: [PATCH] Remove references to obsolete package gnuserv
  2019-10-01 18:43 ` Eli Zaretskii
@ 2019-10-11 14:01   ` Stefan Kangas
  2019-11-03 18:16   ` Bill Wohler
  1 sibling, 0 replies; 4+ messages in thread
From: Stefan Kangas @ 2019-10-11 14:01 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: Bill Wohler, 37574-done

Eli Zaretskii <eliz@gnu.org> writes:

> > Please see the attached patch.  Is it ok to push?
>
> Fine with me, but I'd like to have Bill's approval for the MH-E bit.

No response in 10 days, and I noticed that MH-E still supports XEmacs.
Maybe it makes sense to keep that reference.

In any case, I pushed everything but the MH-E part as commit
65cda95be4.  I'm consequently closing this bug report.

Best regards,
Stefan Kangas





^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#37574: [PATCH] Remove references to obsolete package gnuserv
  2019-10-01 18:43 ` Eli Zaretskii
  2019-10-11 14:01   ` Stefan Kangas
@ 2019-11-03 18:16   ` Bill Wohler
  1 sibling, 0 replies; 4+ messages in thread
From: Bill Wohler @ 2019-11-03 18:16 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: Stefan Kangas, 37574

Eli Zaretskii <eliz@gnu.org> wrote:

> > From: Stefan Kangas <stefan@marxist.se>
> > Date: Tue, 1 Oct 2019 20:24:07 +0200
> > 
> > On visiting the gnuserv website 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."
> > 
> > Please see the attached patch.  Is it ok to push?
> 
> Fine with me, but I'd like to have Bill's approval for the MH-E bit.

[Trying to get through some backlog before upcoming travel builds it
back up again.]

Thanks, Eli and Stefan.

A quick Google search didn't reveal any news about gnuserv's demise,
although there hasn't been any changes in a decade. It is still in
Debian sid and Ubuntu 19 (disco), for example. I think we should keep
the references as long as it is maintained in some fashion.

> Thanks.
> 

-- 
Bill Wohler <wohler@newt.com> aka <Bill.Wohler@nasa.gov>
http://www.newt.com/wohler/, GnuPG ID:610BD9AD





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-11-03 18:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-01 18:24 bug#37574: [PATCH] Remove references to obsolete package gnuserv Stefan Kangas
2019-10-01 18:43 ` Eli Zaretskii
2019-10-11 14:01   ` Stefan Kangas
2019-11-03 18:16   ` Bill Wohler

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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).