all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#27981: 25.2; Default newsticker URL for emacswiki.org does not work
@ 2017-08-06  6:11 Tim Landscheidt
  2017-08-06 10:26 ` Ulf Jasper
  0 siblings, 1 reply; 4+ messages in thread
From: Tim Landscheidt @ 2017-08-06  6:11 UTC (permalink / raw)
  To: 27981

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





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

* bug#27981: 25.2; Default newsticker URL for emacswiki.org does not work
  2017-08-06  6:11 bug#27981: 25.2; Default newsticker URL for emacswiki.org does not work Tim Landscheidt
@ 2017-08-06 10:26 ` Ulf Jasper
  2017-08-10 18:00   ` Tim Landscheidt
  0 siblings, 1 reply; 4+ messages in thread
From: Ulf Jasper @ 2017-08-06 10:26 UTC (permalink / raw)
  To: Tim Landscheidt; +Cc: 27981

Thanks for reporting. I shall have a look.

Best,
Ulf





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

* bug#27981: 25.2; Default newsticker URL for emacswiki.org does not work
  2017-08-06 10:26 ` Ulf Jasper
@ 2017-08-10 18:00   ` Tim Landscheidt
  2017-08-13 18:10     ` Ulf Jasper
  0 siblings, 1 reply; 4+ messages in thread
From: Tim Landscheidt @ 2017-08-10 18:00 UTC (permalink / raw)
  To: Ulf Jasper; +Cc: 27981

emacswiki.org added some redirects
(cf. https://www.emacswiki.org/emacs?action=browse;diff=1;id=EmacsWikiProblems)
so technically this bug could be closed as the URL works
now, but updating the URL probably wouldn't hurt.





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

* bug#27981: 25.2; Default newsticker URL for emacswiki.org does not work
  2017-08-10 18:00   ` Tim Landscheidt
@ 2017-08-13 18:10     ` Ulf Jasper
  0 siblings, 0 replies; 4+ messages in thread
From: Ulf Jasper @ 2017-08-13 18:10 UTC (permalink / raw)
  To: Tim Landscheidt; +Cc: 27981, 27981-done


Am 10.08.2017 um 18:00 (+0000) schrieb Tim Landscheidt:
> emacswiki.org added some redirects
> (cf. https://www.emacswiki.org/emacs?action=browse;diff=1;id=EmacsWikiProblems)
> so technically this bug could be closed as the URL works
> now, but updating the URL probably wouldn't hurt.

Thanks for checking that.  I updated the uri of Emacs Wiki and removed
some dead links from the raw url list.  In master branch.

Best,
Ulf






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

end of thread, other threads:[~2017-08-13 18:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-06  6:11 bug#27981: 25.2; Default newsticker URL for emacswiki.org does not work Tim Landscheidt
2017-08-06 10:26 ` Ulf Jasper
2017-08-10 18:00   ` Tim Landscheidt
2017-08-13 18:10     ` Ulf Jasper

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.