GNU bug report logs - #36558
When the user forgets the filename when using M-x grep

Previous Next

Package: emacs;

Reported by: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>

Date: Tue, 9 Jul 2019 00:42:02 UTC

Severity: wishlist

Tags: wontfix

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


Message #15 received at 36558 <at> debbugs.gnu.org (full text, mbox):

From: Tak Kunihiro <homeros.misasa <at> gmail.com>
To: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
Cc: 36558 <at> debbugs.gnu.org, Lars Ingebrigtsen <larsi <at> gnus.org>,
 tkk <at> misasa.okayama-u.ac.jp
Subject: Re: bug#36558: When the user forgets the filename when using M-x grep
Date: Thu, 11 Jul 2019 08:22:59 +0900
>> I don't think the M-x grep command has the ability for the user to
>> change the default prompt from the current
>>
>> Run grep (like this): grep --color -nH --null -e
>>
>> to the rather more sophisticated
>>
>> Run grep (like this): grep --color -nH --null -e [] *
>>
>> where "[]" represents where the cursor should be placed when prompting
>> the user.
>
> I virtually never want to grep all files in a directory, so having to
> hit `C-k' first would be a disadvantage, I think.  And this is the kind
> of interface twiddling that annoys people used to the old defaults, so
> I'm closing this bug report.

I had a similar thought.  I am OK now with following configuration.

(grep-apply-setting 'grep-command "grep -inHr . -e ")




This bug report was last modified 5 years and 315 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.