unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Zhiwei Chen <condy0919@gmail.com>
To: Lars Ingebrigtsen <larsi@gnus.org>
Cc: 50693@debbugs.gnu.org
Subject: bug#50693: 28.0.50; newsticker is broken
Date: Tue, 21 Sep 2021 03:58:14 +0800	[thread overview]
Message-ID: <877dfbuii1.fsf@gmail.com> (raw)
In-Reply-To: <87mto7ix7a.fsf@gnus.org> (Lars Ingebrigtsen's message of "Mon, 20 Sep 2021 08:21:29 +0200")

Lars Ingebrigtsen <larsi@gnus.org> writes:

> 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:
>
>
>
>
> 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





  reply	other threads:[~2021-09-20 19:58 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-20  4:29 bug#50693: 28.0.50; newsticker is broken Zhiwei Chen
2021-09-20  6:21 ` Lars Ingebrigtsen
2021-09-20 19:58   ` Zhiwei Chen [this message]
2021-09-21  4:01     ` Lars Ingebrigtsen

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=877dfbuii1.fsf@gmail.com \
    --to=condy0919@gmail.com \
    --cc=50693@debbugs.gnu.org \
    --cc=larsi@gnus.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 public inbox

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

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 read-only IMAP folder(s) and NNTP newsgroup(s).