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

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

bug#55800: using rgrep function interactively with fido-mode or fido-ver


From: Yilkal Argaw
Subject: bug#55800: using rgrep function interactively with fido-mode or fido-vertical-mode causes errors
Date: Sun, 5 Jun 2022 10:15:53 +0300

> from:Eli Zaretskii <eliz@gnu.org>
> to:Yilkal Argaw <yilkalargawworkneh@gmail.com>
> cc:55800@debbugs.gnu.org
> date:Jun 5, 2022, 8:45 AM
> Could you please show a complete recipe, starting with "emacs -Q" and
> listing all the commands needed to reproduce this problem?  That is,
> start with "emacs -Q", then invoke the command to use
> fido-vertical-mode, then the command to use rgrep with all of its
> argument, and anything else that is needed for the error to appear.

> Thanks.

My report was made after trying it out in "emacs -q". And here is the
recipe after replicating it inside emacs -q
```
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 cliking just press Enter
~/Documents/src_codes/emacs      ;; select the directory to rgrep in
and press Enter

```

I hope this helps in recreating it. I have tested it without fido in
"emacs -q" and it works.
I think it had something to do with.

With Regards

On Sun, Jun 5, 2022 at 8:45 AM Eli Zaretskii <eliz@gnu.org> wrote:
>
> > From: Yilkal Argaw <yilkalargawworkneh@gmail.com>
> > Date: Sun, 5 Jun 2022 04:11:02 +0300
> >
> > using rgrep along with fido-mode or fido-vertical-mode causes the
> > following error.
>
> Could you please show a complete recipe, starting with "emacs -Q" and
> listing all the commands needed to reproduce this problem?  That is,
> start with "emacs -Q", then invoke the command to use
> fido-vertical-mode, then the command to use rgrep with all of its
> argument, and anything else that is needed for the error to appear.
>
> Thanks.





reply via email to

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