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


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Paul Eggert <eggert <at> cs.ucla.edu>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#76945: closed ([PATCH] etags: character classes and intervals
 not working in --regex)
Date: Sun, 20 Apr 2025 05:43:03 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sat, 19 Apr 2025 22:42:27 -0700
with message-id <8b3f4bc8-3c5f-4a96-abb4-a1dc7f5447b6 <at> cs.ucla.edu>
and subject line Re: bug#76945: [PATCH] etags: character classes and intervals not working in --regex
has caused the debbugs.gnu.org bug report #76945,
regarding [PATCH] etags: character classes and intervals not working in --regex
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
76945: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=76945
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Vladimir Gorsunov <gorsunov <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: [PATCH] etags: character classes and intervals not working in --regex
Date: Tue, 11 Mar 2025 14:28:45 +0200
[Message part 3 (text/plain, inline)]
  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

[0001-etags-restore-some-regex-features-that-used-to-work-.patch (text/x-patch, attachment)]
[Message part 5 (message/rfc822, inline)]
From: Paul Eggert <eggert <at> cs.ucla.edu>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: Vladimir Gorsunov <gorsunov <at> gmail.com>, rms <at> gnu.org,
 76945-done <at> debbugs.gnu.org
Subject: Re: bug#76945: [PATCH] etags: character classes and intervals not
 working in --regex
Date: Sat, 19 Apr 2025 22:42:27 -0700
On 2025-04-14 06:39, Eli Zaretskii wrote:
> I think we will close this bug when Gnulib is updated in our
> repository.

I did that and am closing this bug report.


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.