From: Michael Heerdegen <michael_heerdegen@web.de>
To: Stephen Berman <stephen.berman@gmx.net>
Cc: Tino Calancha <f92capac@gmail.com>,
23781@debbugs.gnu.org,
Noam Postavsky <npostavs@users.sourceforge.net>
Subject: bug#23781: 25.0.95; read-string with HIST lexically bound
Date: Sun, 26 Jun 2016 01:42:28 +0200 [thread overview]
Message-ID: <878txs7s4b.fsf@web.de> (raw)
In-Reply-To: <87y45svs6i.fsf@gmx.net> (Stephen Berman's message of "Sun, 26 Jun 2016 00:07:17 +0200")
Stephen Berman <stephen.berman@gmx.net> writes:
> > Also, the code in the body of a ‘defun’ or
> > ‘defmacro’ cannot refer to surrounding lexical variables.
This seems a bit unclear to me. It sounds like something like this
would not work:
;; -*- lexical-binding: t -*-
(let ((x 1))
(defun f () x))
(f) ==> 1
The term "surrounding" can describe different things here (mostly,
"lexically" vs. "dynamically" surrounding).
Michael.
next prev parent reply other threads:[~2016-06-25 23:42 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-17 5:19 bug#23781: 25.0.95; read-string with HIST lexically bound Tino Calancha
2016-06-17 15:25 ` Michael Heerdegen
2016-06-23 23:01 ` Noam Postavsky
2016-06-23 23:18 ` Drew Adams
2016-06-25 0:26 ` Noam Postavsky
2016-06-25 10:12 ` Stephen Berman
2016-06-25 16:53 ` Noam Postavsky
2016-06-25 18:53 ` Stephen Berman
2016-06-25 19:46 ` Noam Postavsky
2016-06-25 22:07 ` Stephen Berman
2016-06-25 23:42 ` Michael Heerdegen [this message]
2016-06-26 3:34 ` Noam Postavsky
2016-06-27 0:55 ` Noam Postavsky
2016-07-01 4:07 ` npostavs
2016-06-26 2:23 ` Drew Adams
2016-06-25 21:00 ` Drew Adams
2016-06-25 20:42 ` Drew Adams
2016-06-24 2:24 ` Tino Calancha
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=878txs7s4b.fsf@web.de \
--to=michael_heerdegen@web.de \
--cc=23781@debbugs.gnu.org \
--cc=f92capac@gmail.com \
--cc=npostavs@users.sourceforge.net \
--cc=stephen.berman@gmx.net \
/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).