GNU bug report logs - #42136
26.1.90; rgrep uses a directory that was not actually given

Previous Next

Package: emacs;

Reported by: Benjamin Riefenstahl <Riefenstahl <at> mecom.de>

Date: Tue, 30 Jun 2020 11:08:02 UTC

Severity: normal

Found in version 26.1.90

Full log


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

From: Dmitry Gutov <dgutov <at> yandex.ru>
To: Benjamin Riefenstahl <Riefenstahl <at> mecom.de>, 42136 <at> debbugs.gnu.org
Cc: Stefan Monnier <monnier <at> IRO.UMontreal.CA>
Subject: Re: bug#42136: 26.1.90; rgrep uses a directory that was not actually
 given
Date: Tue, 30 Jun 2020 15:26:58 +0300
Hi!

On 30.06.2020 13:45, Benjamin Riefenstahl wrote:
> Receipe:
> 
> * M-x make-directory RET "/tmp/cds_config" RET
> * rgrep RET abc RET * RET /tmp/cds_c RET
> 
> Observed: rgrep searches in "/tmp/cds_config".
> 
> Expected: Error message that the directory "/tmp/cds_c" does not exist.
> Alternatively a comfirmation question about the completion.

RET is bound to minibuffer-complete-and-exit. So the result seems expected.

Did this scenario behave differently in some recent version of Emacs?

To be fair, the docstring of this command says it behaves differently 
with different values of minibuffer-completion-confirm. But that 
variable doesn't seem to be customizable by the user.




This bug report was last modified 4 years and 348 days ago.

Previous Next


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