> To: [email protected]
> From: Magnus Henoch <[EMAIL PROTECTED]>
> Date: Mon, 17 Apr 2006 23:04:11 +0200
> Subject: grep-tree should pass default value to read-string
> 
> The interactive spec of grep-tree doesn't pass a default-value
> argument to read-string.  When it reads the regexp from the
> minibuffer, I expect to be able to hit <down> to edit the default
> value, but I can't.  This patch fixes the problem:
> 
> 2006-04-17  Magnus Henoch  <[EMAIL PROTECTED]>
> 
>       * progmodes/grep.el (grep-tree): Pass default value to read-string
>       in interactive spec (twice).

Thanks.

We are now in the process of revising grep-tree and the similar
grep-find commands to merge them into a single command that provides
features of both of them.  In the process, the interactive spec will
change and is supposed to suggest a reasonable default.

So please revisit this issue after these changes are installed in the
CVS, and if the problem persists, please post a followup.


_______________________________________________
emacs-pretest-bug mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

Reply via email to