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

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

bug#70507: 30.0.50; eshell: grep -H and -n flags are hardcoded and the l


From: Stefan Kangas
Subject: bug#70507: 30.0.50; eshell: grep -H and -n flags are hardcoded and the latter cannot be overwritten
Date: Mon, 20 May 2024 20:18:37 +0000

Jose A Ortega Ruiz <jao@gnu.org> writes:

> Hi,
>
> I've noticed that -Hn flags are hardcoded when calling eshell's grep
> command. Specially in pipes, where -H prints a noisy (standard input)
> prefix for every line, those flags are rarely what I personally want,
> and I'd like to have the option to disable them. For -H i can add -h to
> the call, or even redefine eshell/grep to not use -H, but there's no
> flag to disable -n.
>
> Thanks!

Jim, any comments on the above bug report?

Thanks.





reply via email to

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