GNU bug report logs - #16543
24.3; Newsticker retrieve method and https

Previous Next

Package: emacs;

Reported by: Cédric Chépied <cedric.chepied <at> gmail.com>

Date: Sat, 25 Jan 2014 00:21:02 UTC

Severity: normal

Found in version 24.3

Done: Ulf Jasper <ulf.jasper <at> web.de>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Cédric Chépied <cedric.chepied <at> gmail.com>
To: Ulf Jasper <ulf.jasper <at> web.de>
Cc: 16543 <at> debbugs.gnu.org, Cédric Chépied <cedric.chepied <at> gmail.com>
Subject: bug#16543: Newsticker retrieve method and https
Date: Fri, 26 Sep 2014 08:18:00 +0200
At Wed, 24 Sep 2014 19:53:26 +0200,
Ulf Jasper wrote:
> Please try to evaluate this
> 
>     (mapc (lambda (u)
>             (lexical-let ((msg (concat "Finished " u)))
>               (url-retrieve u (lambda (&rest ignore)
>                                 (message msg)))))
>           '("https://www.archlinux.org/feeds/news/"
>             "http://linuxfr.org/news.atom"))
>     
> and tell me what you see in *Messages*.

With emacs -Q:
Symbol's function definition is void: lexical-let

With my configuration loaded:

Contacting host: www.archlinux.org:443
Opening TLS connection to `www.archlinux.org'...
Opening TLS connection with `gnutls-cli --insecure -p 443 www.archlinux.org'...done
Opening TLS connection to `www.archlinux.org'...done
Contacting host: linuxfr.org:80
Finished https://www.archlinux.org/feeds/news/
Finished http://linuxfr.org/news.atom

-- 
Cédric Chépied
<cedric.chepied <at> gmail.com>




This bug report was last modified 10 years and 296 days ago.

Previous Next


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