GNU bug report logs -
#41006
26.3; regular expressions documentation
Previous Next
Reported by: jan <rtm443x <at> googlemail.com>
Date: Fri, 1 May 2020 19:07:01 UTC
Severity: wishlist
Found in version 26.3
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[[[ To any NSA and FBI agents reading my email: please consider ]]]
[[[ whether defending the US Constitution against all enemies, ]]]
[[[ foreign or domestic, requires you to follow Snowden's example. ]]]
> * concatenation and alternative
> * repetition: * + ? etc
> * bracketing: \(?: ... \)
> * single-character expressions: [...] '.' \cX etc
> * zero-width assertions: ^ $ \< etc
> * capture groups and backrefs
That list could be a starting point. (What is a "capture group"?
I have no idea.)
However, I don't think alternatives are very useful without
brackets, so brackets should come before alternatives.
I think single-character expressions
should come before repetition, because the former are more basic
and conceptually simpler.
--
Dr Richard Stallman
Chief GNUisance of the GNU Project (https://gnu.org)
Founder, Free Software Foundation (https://fsf.org)
Internet Hall-of-Famer (https://internethalloffame.org)
This bug report was last modified 3 years and 25 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.