emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: grep: RE error in ^*** ADVICE-ON-FAILURE-: repetition-operator opera


From: Gregory Heytings
Subject: Re: grep: RE error in ^*** ADVICE-ON-FAILURE-: repetition-operator operand invalid
Date: Sat, 19 Nov 2022 11:24:47 +0000



This is what happens when building Emacs on Suns:

grep: RE error in ^*** ADVICE-ON-FAILURE-: repetition-operator operand invalid


That seems like a problem with Sun grep, isn't it? What does it expect? Can you try

echo '*** foo' | grep -v '^\*\*\* foo'

and tell us if it works (i.e. if it does not show any output)?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]