bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#45019: 28.0.50; Odd "grep -n" behaviour


From: Lars Ingebrigtsen
Subject: bug#45019: 28.0.50; Odd "grep -n" behaviour
Date: Thu, 03 Dec 2020 11:23:39 +0100

emacs -Q
M-: (grep "grep -n emacs configure") RET

Everything works fine:

PNG image

Repeat:

M-: (grep "grep -n emacs configure") RET

Things do not work now:

PNG image

Because the second time around it did not add "/dev/null" at the end
there.

Adding a -H would have fixed this, but calling the same function twice
should either fail both times, or work both times.



-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no


reply via email to

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