all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Cédric Chépied" <cedric.chepied@gmail.com>
To: Ulf Jasper <ulf.jasper@web.de>
Cc: 16543@debbugs.gnu.org, "Cédric Chépied" <cedric.chepied@gmail.com>
Subject: bug#16543: Newsticker retrieve method and https
Date: Fri, 26 Sep 2014 08:18:00 +0200	[thread overview]
Message-ID: <5425051a.83c9c20a.2396.ffffbaa4@mx.google.com> (raw)
In-Reply-To: <878ul8ewh5.fsf@web.de>

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@gmail.com>





  reply	other threads:[~2014-09-26  6:18 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-25  0:20 bug#16543: 24.3; Newsticker retrieve method and https Cédric Chépied
2014-07-31 18:16 ` Ulf Jasper
2014-07-31 21:06   ` Cédric Chépied
2014-08-02 13:47     ` Ulf Jasper
2014-09-23 11:49 ` bug#16543: " Cédric Chépied
2014-09-23 17:39   ` Ulf Jasper
2014-09-24  6:27     ` Cédric Chépied
2014-09-24 17:53       ` Ulf Jasper
2014-09-26  6:18         ` Cédric Chépied [this message]
2014-09-28 17:35 ` Ulf Jasper
2014-09-28 18:04   ` Ulf Jasper
2014-09-29  8:19     ` Ulf Jasper
2014-09-29 10:57       ` Cédric Chépied
2014-09-29 16:14         ` Ulf Jasper

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

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

  git send-email \
    --in-reply-to=5425051a.83c9c20a.2396.ffffbaa4@mx.google.com \
    --to=cedric.chepied@gmail.com \
    --cc=16543@debbugs.gnu.org \
    --cc=ulf.jasper@web.de \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.