GNU bug report logs - #50693
28.0.50; newsticker is broken

Previous Next

Package: emacs;

Reported by: Zhiwei Chen <condy0919 <at> gmail.com>

Date: Mon, 20 Sep 2021 04:30:02 UTC

Severity: normal

Tags: moreinfo, notabug

Found in version 28.0.50

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


Message #13 received at 50693 <at> debbugs.gnu.org (full text, mbox):

From: Zhiwei Chen <condy0919 <at> gmail.com>
To: Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: 50693 <at> debbugs.gnu.org
Subject: Re: bug#50693: 28.0.50; newsticker is broken
Date: Tue, 21 Sep 2021 03:58:14 +0800
Lars Ingebrigtsen <larsi <at> gnus.org> writes:

> Zhiwei Chen <condy0919 <at> gmail.com> writes:
>
>> It can be reproduced in emacs -Q using the following snippet.
>>
>> #+begin_src elisp
>> (setq newsticker-retrieval-method 'extern)
>> (setq newsticker-url-list-defaults nil)
>> (setq newsticker-url-list '(("Planet Emacslife" "https://planet.emacslife.com/atom.xml")
>>                             ("LWN (Linux Weekly News)" "https://lwn.net/headlines/rss")))
>>
>> (newsticker-show-news)
>> #+end_src
>>
>> Then press G to fetch all feeds in LWN and Emacs planet, but nothing is
>> displayed in the right window.
>
> I don't use Newsticker, so I don't know what it usually looks like, but
> following your recipe I get the following display:
>
>
>
>
> Which certainly isn't empty.  So I'm unable to reproduce the problem.
>
> Are any further steps necessary to observe the bug?

After revisiting the output content by wget, I found that's a wget bug.

https://lists.gnu.org/archive/html/bug-wget/2021-09/msg00010.html

wget prints "SSL_INIT" even in quiet mode (-q), so that newsticker
failed to parse.

Sorry to bother you, silly me.

-- 
Zhiwei Chen




This bug report was last modified 3 years and 302 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.