bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#17862: 24.3; regexp-opt docstring is incorrect


From: Glenn Morris
Subject: bug#17862: 24.3; regexp-opt docstring is incorrect
Date: Tue, 01 Jul 2014 11:41:14 -0400
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

Andreas Schwab wrote:

> (regexp-opt '("ab" "ac") "\\(?:") => "\\(?:a[bc]\\)"

If that is all, it's no longer needed, since that is the default,
as this report says.
I suppose you could use it to add an explicit group number.
Is it worth it?





reply via email to

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