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: Vladimir Gorsunov <gorsunov <at> gmail.com>
Subject: bug#76945: closed (Re: bug#76945: [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 bug report

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

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 76945 <at> debbugs.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: 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.

[Message part 3 (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 4 (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)]

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.