all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Tim Landscheidt <tim@tim-landscheidt.de>
To: 27981@debbugs.gnu.org
Subject: bug#27981: 25.2; Default newsticker URL for emacswiki.org does not work
Date: Sun, 06 Aug 2017 06:11:27 +0000	[thread overview]
Message-ID: <87wp6h5ipc.fsf@passepartout.tim-landscheidt.de> (raw)

The default setting for newsticker-url-list-defaults
(http://www.emacswiki.org/cgi-bin/wiki.pl?action=rss) is a
redirect from a http URL to a /missing/ https URL:

| Sonntag, 05:02: Error while retrieving news from Emacs Wiki
| Sonntag, 05:02: Error while retrieving news from Emacs Wiki: (error http 404): "(:redirect https://www.emacswiki.org/cgi-bin/wiki.pl?action=rss :peer (:certificate (:version 3 :serial-number 03:4e:f5:98:ce:3c:be:6c:b4:d2:8e:bb:9d:41:b7:6f:39:4c :issuer C=US,O=Let's Encrypt,CN=Let's Encrypt Authority X3 :valid-from 2017-07-23 :valid-to 2017-10-21 :subject CN=emacswiki.org :public-key-algorithm RSA :certificate-security-level High :signature-algorithm RSA-SHA256 :public-key-id sha1:fe:a8:57:30:38:d1:e0:0d:36:21:9f:7a:87:8a:6a:d4:05:4a:fb:4a :certificate-id sha1:7a:a3:7b:49:67:a8:04:9e:9b:7a:b2:60:7c:30:a1:98:3f:82:0e:9e) :key-exchange ECDHE-RSA :protocol TLS1.2 :cipher AES-128-GCM :mac AEAD))"

I tried replacing it with the apparent successor:

| (setq newsticker-url-list-defaults '(("Emacs Wiki" "https://www.emacswiki.org/emacs?action=rss" nil 3600)))

and it looks reasonable.

(There are other default URLs in
newsticker--raw-url-list-defaults, but I do not understand
under which circumstances they end up being used, so I
haven't checked those.)





             reply	other threads:[~2017-08-06  6:11 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-06  6:11 Tim Landscheidt [this message]
2017-08-06 10:26 ` bug#27981: 25.2; Default newsticker URL for emacswiki.org does not work Ulf Jasper
2017-08-10 18:00   ` Tim Landscheidt
2017-08-13 18:10     ` Ulf Jasper

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=87wp6h5ipc.fsf@passepartout.tim-landscheidt.de \
    --to=tim@tim-landscheidt.de \
    --cc=27981@debbugs.gnu.org \
    /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.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.