emacs-devel
[Top][All Lists]
Advanced

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

Re: regexp linting run in Emacs tree


From: Paul Eggert
Subject: Re: regexp linting run in Emacs tree
Date: Sun, 4 Aug 2019 15:57:29 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.8.0

Mattias Engdegård wrote:

relint blindly assumes default values of global variables. What about adding a 
`delete-dups' to make it shut up?

That would slow down and complicate the source a bit. Maybe just add the glitch to the delinter's exception list, if any.
@ isn't a valid syntax code in regexps, since it only means 'inherit from 
standard syntax table' which is fine for specifying the syntax of a character 
but makes no sense when we are trying to match something.

Oh, thanks, I see the point now. I installed the attached.

Attachment: 0001-Fix-one-more-2019-08-04-regex-lint.patch
Description: Text Data


reply via email to

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