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

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

bug#36113: 27.0.50; grep-find cursor position


From: Noam Postavsky
Subject: bug#36113: 27.0.50; grep-find cursor position
Date: Fri, 21 Jun 2019 06:18:57 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.2 (gnu/linux)

severity 36113 minor
quit

Andreas Röhler <andreas.roehler@easy-emacs.de> writes:

> Indeed it doesn't happen from Emacs -Q, but with that customization:
>
> '(grep-find-command
>    "find . -maxdepth 1 -type f -name \"*.[a-z][a-z]\" -exec grep -nH
> -e  {} +")

So I guess we just need to document that you should instead use

'(grep-find-command
   ("find . -maxdepth 1 -type f -name \"*.[a-z][a-z]\" -exec grep -nH -e  {} +" 
. 67))





reply via email to

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