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

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

Re: Numbered regexps throw invalid regex error


From: Andreas Röhler
Subject: Re: Numbered regexps throw invalid regex error
Date: Wed, 25 Jan 2012 21:37:36 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.24) Gecko/20111101 SUSE/3.1.16 Thunderbird/3.1.16

Am 25.01.2012 21:14, schrieb Tom:
Andreas Röhler<andreas.roehler<at>  easy-emacs.de>  writes:

you can't assign a group number already assigned automatically


The doc clearly says:

"There is no particular restriction on the numbering,
e.g. you can have several groups with the same number in which case
the last one to match (i.e. the rightmost match) will win."



There is no mention of an automatic assignment. It says the last one
will win, so assigning a number which is already used for
a previous group should work.


would consider it a bug then - at least a docu bug




reply via email to

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