Gnus development mailing list
 help / color / mirror / Atom feed
From: Reiner Steib <4uce.02.r.steib@gmx.net>
Subject: Re: gnus-group-fetch-charter
Date: Fri, 30 Aug 2002 18:43:30 +0200	[thread overview]
Message-ID: <v9vg5s47rh.fsf@marauder.physik.uni-ulm.de> (raw)
In-Reply-To: <m365xxpbow.fsf@defun.localdomain>

On Mon, Aug 26 2002, Jesper Harder wrote:

> [2. text/x-patch; charter.patch]...

Would somebody please commit the patch?

I think Jesper's code needs a slight correction (there should be no
colon after the host name in the URL for `browse-url'):

--- lisp/gnus-group.el.orig     Fri Aug 30 16:38:12 2002
+++ lisp/gnus-group.el  Fri Aug 30 18:36:38 2002
@@ -3549,7 +3549,7 @@
     (when (string-match "\\(^[^\\.]+\\)\\..*" name)
       (setq hierarchy (match-string 1 name))
       (if gnus-group-fetch-control-use-browse-url
-         (browse-url (concat "ftp://ftp.isc.org:/usenet/control/"
+         (browse-url (concat "ftp://ftp.isc.org/usenet/control/"
                              hierarchy "/" name ".Z"))
        (let ((enable-local-variables nil))
          (gnus-group-read-ephemeral-group

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo--- PGP key available via WWW   http://rsteib.home.pages.de/



  reply	other threads:[~2002-08-30 16:43 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-08-21  4:51 gnus-group-fetch-charter Jesper Harder
2002-08-23 13:26 ` gnus-group-fetch-charter Reiner Steib
2002-08-24  3:08   ` gnus-group-fetch-charter Jesper Harder
2002-08-24 15:27     ` gnus-group-fetch-charter Kai Großjohann
2002-08-26 21:11       ` gnus-group-fetch-charter Jesper Harder
2002-08-30 16:43         ` Reiner Steib [this message]
2002-08-30 20:45           ` gnus-group-fetch-charter Simon Josefsson
2002-08-25 18:20     ` gnus-group-fetch-charter Reiner Steib
2002-08-26 21:28       ` gnus-group-fetch-charter Jesper Harder
2002-12-29 22:31 ` gnus-group-fetch-charter Lars Magne Ingebrigtsen
2002-12-29 22:51   ` gnus-group-fetch-charter Kai Großjohann
2002-12-29 23:02     ` gnus-group-fetch-charter Lars Magne Ingebrigtsen
2002-12-29 23:00   ` gnus-group-fetch-charter Jesper Harder
2002-12-29 23:13     ` gnus-group-fetch-charter Lars Magne Ingebrigtsen
2003-01-02 21:26       ` gnus-group-fetch-charter Jesper Harder

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=v9vg5s47rh.fsf@marauder.physik.uni-ulm.de \
    --to=4uce.02.r.steib@gmx.net \
    --cc=reiner.steib@gmx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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 NNTP newsgroup(s).