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

Full log


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 43 days ago.

Previous Next


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