GNU bug report logs - #76945
[PATCH] etags: character classes and intervals not working in --regex

Previous Next

Package: emacs;

Reported by: Vladimir Gorsunov <gorsunov <at> gmail.com>

Date: Tue, 11 Mar 2025 15:39:01 UTC

Severity: normal

Tags: patch

Done: Paul Eggert <eggert <at> cs.ucla.edu>

Bug is archived. No further changes may be made.

Full log


Message #8 received at 76945 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Vladimir Gorsunov <gorsunov <at> gmail.com>,
 Paul Eggert <eggert <at> cs.ucla.edu>
Cc: 76945 <at> debbugs.gnu.org
Subject: Re: bug#76945: [PATCH] etags: character classes and intervals not
 working in --regex
Date: Tue, 11 Mar 2025 19:41:15 +0200
> Date: Tue, 11 Mar 2025 14:28:45 +0200
> From: Vladimir Gorsunov <gorsunov <at> gmail.com>
> 
>    Before commit d904cc83 regex syntax flags used in etags were
> 
>    RE_CHAR_CLASSES | RE_INTERVALS | RE_SHY_GROUPS | RE_FRUGAL
> 
>    that got changed to 0. Including a patch that restores
>    RE_CHAR_CLASSES and RE_INTERVALS and adds check for these features
>    to the test. As far I can understand from the bug 74861, the
>    absence of shy groups and non-greedy matching won't be fixed
>    until Gnulib supports them

Thanks.

Paul, any comments?




This bug report was last modified 31 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.