bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#50693: 28.0.50; newsticker is broken


From: Lars Ingebrigtsen
Subject: bug#50693: 28.0.50; newsticker is broken
Date: Mon, 20 Sep 2021 08:21:29 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Zhiwei Chen <condy0919@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:

PNG image

Which certainly isn't empty.  So I'm unable to reproduce the problem.

Are any further steps necessary to observe the bug?

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no

reply via email to

[Prev in Thread] Current Thread [Next in Thread]