all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Drew Adams <drew.adams@oracle.com>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: Andrea Corallo <akrl@sdf.org>, Stefan Kangas <stefan@marxist.se>,
	Emacs developers <emacs-devel@gnu.org>
Subject: RE: "Bringing GNU Emacs to Native Code" at the European Lisp Symposium
Date: Tue, 28 Apr 2020 15:51:11 -0700 (PDT)	[thread overview]
Message-ID: <1b05adb5-9629-4462-b63d-5ce614070b52@default> (raw)
In-Reply-To: <jwvzhav9rxo.fsf-monnier+emacs@gnu.org>

> > Dunno who, besides perhaps Stefan, considers
> > dynamic binding in Elisp to be "obsolete and
> > close to deprecation".  That would be a mistake.
> 
> You're confusing "dynamic binding" with "the
> dynamically scoped dialect of Elisp".  Dynamic
> binding is very much alive in "the lexically scoped
> dialect of Elisp" with no plan to deprecate it.

You can say I'm confused, and you throw out
undefined terms like "the ___ scoped dialect of
Elisp".  (Undefined in both your mail and the
paper.  As one of the two main reviewers of the
paper, perhaps that's your undefined term?)

I'm talking about what Common Lisp calls
"indefinite scope and dynamic extent", i.e.,
what Common Lisp special variables have.

https://www.cs.cmu.edu/Groups/AI/html/cltl/clm/node43.html

What does your "dynamically scoped dialect of
Elisp" entail, that's not included in the use
of special variables (infinite scope and dynamic
extent)?  What's excluded in the limitation to
"the new lexically scoped dialect only"?

If all that you really mean is the behavior when
variable `lexical-binding' is nil, then that
really should have been made clear.  Emacs and
Elisp (e.g. the doc) make no mention of that
variable defining two different Lisp dialects.

If that's all that's meant, it's OK by me.  But
such terminology is misleading (IMO), without
the explanation.



  reply	other threads:[~2020-04-28 22:51 UTC|newest]

Thread overview: 35+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-28 17:11 "Bringing GNU Emacs to Native Code" at the European Lisp Symposium Stefan Kangas
2020-04-28 19:25 ` Andrea Corallo
2020-04-28 19:35   ` Amin Bandali
2020-04-28 20:06     ` Andrea Corallo
2020-04-28 21:13       ` Amin Bandali
2020-04-29  3:24   ` Richard Stallman
2020-04-29 18:47     ` Andrea Corallo
2020-04-28 19:36 ` tomas
2020-04-28 22:00 ` Drew Adams
2020-04-28 22:18   ` Stefan Monnier
2020-04-28 22:51     ` Drew Adams [this message]
2020-04-29  7:04     ` Eli Zaretskii
2020-04-29 12:38       ` Stefan Monnier
2020-04-29 14:02         ` Eli Zaretskii
2020-04-28 22:38   ` Dmitry Gutov
2020-04-29 10:55   ` Andrea Corallo
2020-04-29 15:35     ` Drew Adams
2020-04-29 18:57       ` Andrea Corallo
2020-04-29 19:29         ` Drew Adams
2020-04-30  1:14           ` Stefan Monnier
2020-04-30  2:27   ` Richard Stallman
2020-04-30  3:00     ` Stefan Monnier
2020-05-02  2:21       ` Richard Stallman
2020-05-02 13:43         ` Stefan Monnier
2020-04-30 20:32     ` Andrea Corallo
2020-05-02  2:27       ` Richard Stallman
2020-05-02  9:48         ` Andrea Corallo
2020-05-03  3:44           ` Richard Stallman
2020-05-03  4:28             ` Stefan Monnier
2020-05-04  3:09               ` Richard Stallman
2020-05-04  5:17                 ` Stefan Monnier
2020-05-05  2:56                   ` Richard Stallman
2020-05-05  3:18                     ` Stefan Monnier
2020-05-04 10:07             ` Andrea Corallo
2020-05-02 13:50         ` Stefan Monnier

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=1b05adb5-9629-4462-b63d-5ce614070b52@default \
    --to=drew.adams@oracle.com \
    --cc=akrl@sdf.org \
    --cc=emacs-devel@gnu.org \
    --cc=monnier@iro.umontreal.ca \
    --cc=stefan@marxist.se \
    /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.