emacs-devel
[Top][All Lists]
Advanced

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

Re: Upcoming loss of usability of Emacs source files and Emacs.


From: Dmitry Gutov
Subject: Re: Upcoming loss of usability of Emacs source files and Emacs.
Date: Mon, 29 Jun 2015 02:31:44 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.0

On 06/28/2015 10:17 PM, Dmitry Gutov wrote:

That seems non-ideal because the regexp engine has no way to check the
text property on a quote character. Thus, we can't make a regexp that
will match asd'asd in `asd\\'asd', if the escaped is handled in
substitute-command-keys.

Although admittedly, this could be handled programmatically.

Never mind, I just did that in a functional matcher.

And there's no reasonable way to get by with just a regexp with Paul's latest requirements.



reply via email to

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