emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Make regexp handling more regular


From: Juri Linkov
Subject: Re: Make regexp handling more regular
Date: Wed, 02 Dec 2020 23:19:06 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (x86_64-pc-linux-gnu)

> So my idle shower thought for the day is: Is there any reasonable path
> forward that the Emacs Lisp language could take here?

Currently the match data is like a dynamically bound variable accessible
to the callee.  But maybe the match data should be only lexically-bound?
(This is just a vague idea, I don't know how to implement this.)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]