emacs-devel
[Top][All Lists]
Advanced

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

Re: Regexp error scan (March 26)


From: Paul Eggert
Subject: Re: Regexp error scan (March 26)
Date: Wed, 27 Mar 2019 11:50:29 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.6.0

On 3/27/19 8:48 AM, Stefan Monnier wrote:
>> Or use string-to-list?
> That would be too obvious.

Thanks to everybody who helped improve that code with "obvious" changes
that weren't obvious to me. I installed the attached patches to try to
incorporate all the comments. I'm not sure what to do about
footnote.el's blithe overuse of "+" and "*" so I merely left a FIXME
comment for that, stealing its wording from Mattias's email.

I avoided regexp-opt before because its doc string implied that
(regexp-opt '("a" "a")) was invalid. The first patch attempts to fix
that confusion too.

Attachment: 0001-Use-regexp-opt-charset-to-improve-regexp-tweaks.patch
Description: Text Data

Attachment: 0001-Tune-css-mode-regexp.patch
Description: Text Data


reply via email to

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