GNU bug report logs - #55800
using rgrep function interactively with fido-mode or fido-vertical-mode causes errors

Previous Next

Package: emacs;

Reported by: Yilkal Argaw <yilkalargawworkneh <at> gmail.com>

Date: Sun, 5 Jun 2022 01:12:02 UTC

Severity: normal

Fixed in version 29.0.50

Done: Juri Linkov <juri <at> linkov.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: Yilkal Argaw <yilkalargawworkneh <at> gmail.com>
Cc: 55800 <at> debbugs.gnu.org
Subject: bug#55800: using rgrep function interactively with fido-mode or fido-vertical-mode causes errors
Date: Sun, 05 Jun 2022 12:46:49 +0300
> From: Yilkal Argaw <yilkalargawworkneh <at> gmail.com>
> Date: Sun, 5 Jun 2022 10:20:20 +0300
> 
> Start emacs with emacs -q
> M-x fido-vertical-mode                    ;; fido-mode has the same
> effect I tried
> M-x rgrep
> ethiopic                                           ;; the string to search
> .                                                       ;; select
> default=all for file type  by simply clicking just press Enter
> ~/Documents/src_codes/emacs      ;; select the directory to rgrep in
> and press Enter

The problem seems to be in grep-read-files, when fido-mode is used:
the prompt says "default all", but fido understands RET as selecting
the currently-highlighted candidate, which happens to be "./" -- and
that, of course, makes no sense as an argument to "-name".




This bug report was last modified 3 years and 36 days ago.

Previous Next


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