GNU bug report logs - #79175
[31.0.50] Eshell's manual uses wrong regex for ##

Previous Next

Package: emacs;

Reported by: ana <at> kigoth.pink

Date: Tue, 5 Aug 2025 14:10:01 UTC

Severity: normal

To reply to this bug, email your comments to 79175 AT debbugs.gnu.org.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#79175; Package emacs. (Tue, 05 Aug 2025 14:10:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to ana <at> kigoth.pink:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Tue, 05 Aug 2025 14:10:01 GMT) Full text and rfc822 format available.

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

From: ana <at> kigoth.pink
To: "bug-gnu-emacs <at> gnu.org" <bug-gnu-emacs <at> gnu.org>
Subject: [31.0.50] Eshell's manual uses wrong regex for ##
Date: Tue, 05 Aug 2025 07:52:05 +0000
In 4.2 Globing: 

> ‘x##’
>    Matches one or more copies of the glob pattern x. Thus,‘fo#.el’ matches fo.el, foo.el, fooo.el, etc.

While I do agree that 'fo#.el' matches 'fo##.el' ; the intended documentation was most likely the following : 

> ‘x##’
>    Matches one or more copies of the glob pattern x. Thus,‘fo##.el’ matches fo.el, foo.el, fooo.el, etc.




This bug report was last modified 10 days ago.

Previous Next


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