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

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

bug#23451: 25.0.93; Clarify the dependency on find/grep for platforms no


From: Dmitry Gutov
Subject: bug#23451: 25.0.93; Clarify the dependency on find/grep for platforms not having those tools
Date: Mon, 29 May 2017 04:01:32 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:54.0) Gecko/20100101 Thunderbird/54.0

On 5/29/17 3:07 AM, Dmitry Gutov wrote:

Previously, I had some problems using this approach, but failed to document them properly. Let's see if someone manages to find them again.

Aaand here it is:

1. Enter the Emacs checkout, pull the latest commit, 'make' to make sure the new change is preloaded.

2. emacs -Q.

3. M-x project-find-regexp, enter 'turn-on-eldoc-mode'.

4. See the user error about status 1, and the message containing four grep hits. Doing this search with Ag confirms the same set of hits (with normal exit status).

Could someone please explain why find-grep exits with status 1 here?

It's not the command line invocation, or else we'd be getting this exit status for other similar inputs.





reply via email to

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