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

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

bug#16543: 24.3; Newsticker retrieve method and https


From: Ulf Jasper
Subject: bug#16543: 24.3; Newsticker retrieve method and https
Date: Thu, 31 Jul 2014 20:16:18 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux)

Cédric Chépied <cedric.chepied@gmail.com> writes:

> start emacs -Q
> go to buffer scratch
> type: 
> (setq newsticker-url-list (quote ( ("Archlinux"
> "https://www.archlinux.org/feeds/news/"; nil nil nil) ("Bonjour Madame"
> "http://feeds2.feedburner.com/BonjourMadame"; nil nil nil) )))
> M-x eval-buffer
> M-x newsticker-treeview
>
> It hangs and last messages are:
> Newsticker started!
> Contacting host: www.emacswiki.org:80
> Opening TLS connection to `www.archlinux.org'...
> Opening TLS connection with `gnutls-cli --insecure -p 443 
> www.archlinux.org'...
> Opening TLS connection to `feeds2.feedburner.com'...
> Opening TLS connection with `gnutls-cli --insecure -p 80 
> feeds2.feedburner.com'...failed
> Opening TLS connection with `gnutls-cli --insecure -p 80 
> feeds2.feedburner.com --protocols ssl3'...failed
> Opening TLS connection with `openssl s_client -connect 
> feeds2.feedburner.com:80 -no_ssl2 -ign_eof'...done

I cannot reproduce that, neither with 24.3 nor with current trunk.  Do
you still see this problem?






reply via email to

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