|
From: | Dmitry Gutov |
Subject: | Re: antlr-mode.el - need some support by python.el |
Date: | Sun, 22 Mar 2015 01:41:45 +0200 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:36.0) Gecko/20100101 Thunderbird/36.0 |
On 03/21/2015 07:08 PM, Stefan Monnier wrote:
Just having a dynamically-scoped var by itself seems a more verbose and error-prone approach to me.The narrowing state is just the same as a dynamically-scoped var, it's just not exposed in the same way to Elisp.
I'm not sure I understand your point. It's the same, yet not the same: it's a special var which many built-in function respect, so the user respects it automatically, most of the time, without even trying to.
[Prev in Thread] | Current Thread | [Next in Thread] |