GNU bug report logs - #44556
27.1; Ido deletes file without configuration with C-x C-v C-k

Previous Next

Package: emacs;

Reported by: Christopher Sean Morrison <brlcad <at> mac.com>

Date: Tue, 10 Nov 2020 20:05:01 UTC

Severity: normal

Found in version 27.1

Fixed in version 29.1

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

Bug is archived. No further changes may be made.

Full log


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

From: Jean Louis <bugs <at> gnu.support>
To: Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: Christopher Sean Morrison <brlcad <at> mac.com>, 44556 <at> debbugs.gnu.org
Subject: Re: bug#44556: 27.1; Ido deletes file without configuration with C-x
 C-v C-k
Date: Wed, 9 Dec 2020 18:24:17 +0300
* Lars Ingebrigtsen <larsi <at> gnus.org> [2020-12-09 18:13]:
> Lars Ingebrigtsen <larsi <at> gnus.org> writes:
> 
> > Can you give a recipe for reproducing this bug, starting from
> > "emacs -Q"?  I do not have Graphene installed (which seems to be a package
> > from Melpa), so a recipe for reproducing the bug without installing that
> > package would be nice.
> 
> More information was requested, but no response was given within a 
> month, so I'm closing this bug report.  If the problem still exists,
> please respond to this email and we'll reopen the bug report.

I have tried C-x C-v and that completes to open file literally and
then C-k is bound to the function below. I cannot see the bug, it is
rather key binding in ido to delete the file.

C-k runs the command ido-delete-file-at-head (found in
ido-completion-map), which is an interactive compiled Lisp function in
‘ido.el’.

It is bound to C-k.

(ido-delete-file-at-head)

Delete the file at the head of ‘ido-matches’.
Trash the file if ‘delete-by-moving-to-trash’ is non-nil.
If cursor is not at the end of the user input, delete to end of input.




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

Previous Next


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