GNU bug report logs - #35626
Beef up "conflicting matchers specified" error message

Previous Next

Package: grep;

Reported by: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>

Date: Wed, 8 May 2019 05:41:02 UTC

Severity: wishlist

To reply to this bug, email your comments to 35626 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-grep <at> gnu.org:
bug#35626; Package grep. (Wed, 08 May 2019 05:41:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>:
New bug report received and forwarded. Copy sent to bug-grep <at> gnu.org. (Wed, 08 May 2019 05:41:02 GMT) Full text and rfc822 format available.

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

From: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
To: bug-grep <at> gnu.org
Subject: Beef up "conflicting matchers specified" error message
Date: Wed, 08 May 2019 13:24:32 +0800
$ egrep -P '\t|_|  '
grep: conflicting matchers specified

The user scratches his head and thinks "was it the \t, the _ or the '  '?"

After testing each one he finally looks on the man page where the answer
is obvious.

But wouldn't it save his time if the error said at least:
$ egrep -P '\t|_|  '
grep: conflicting matchers specified: -P




This bug report was last modified 6 years and 42 days ago.

Previous Next


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