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

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

bug#10185: 24.0.50; rgrep breaks when called programmatically


From: Juri Linkov
Subject: bug#10185: 24.0.50; rgrep breaks when called programmatically
Date: Fri, 23 Dec 2011 00:33:40 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.92 (x86_64-pc-linux-gnu)

Version: 24.0.92

>> Evaluating (rgrep "hello") results in "/bin/bash: hello: command not found"
>>
>> The docstring for rgrep claims that its first argument is intended to be
>> a regexp, but clearly it's attempting to execute it via bash.
>
> `rgrep' assumes that when the `FILES' argument is empty then a grep command
> is specified in the `REGEXP' argument.  This should be documented.

Docstring fixed.  Thanks for the report.





reply via email to

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