GNU bug report logs - #50334
28.0.50; vc-delete-file fails with wrong-type-argument

Previous Next

Package: emacs;

Reported by: Manuel Uberti <manuel.uberti <at> inventati.org>

Date: Thu, 2 Sep 2021 13:13:01 UTC

Severity: normal

Found in version 28.0.50

Done: Dmitry Gutov <dgutov <at> yandex.ru>

Bug is archived. No further changes may be made.

Full log


Message #10 received at 50334-done <at> debbugs.gnu.org (full text, mbox):

From: Dmitry Gutov <dgutov <at> yandex.ru>
To: Manuel Uberti <manuel.uberti <at> inventati.org>, 50334-done <at> debbugs.gnu.org
Subject: Re: bug#50334: 28.0.50; vc-delete-file fails with wrong-type-argument
Date: Fri, 3 Sep 2021 03:37:12 +0300
On 02.09.2021 16:11, Manuel Uberti wrote:
> This a simple recipe to reproduce the problem:
> 
> - emacs -Q
> - M-x toggle-debug-on-error
> - M-x vc-delete-file
> - Select a file under a Git-versioned directory on your system (i.e., 
> not a remote one)
> 
> After hitting RET I see:
> 
> Debugger entered--Lisp error: (wrong-type-argument stringp 47)
>    find-file-name-handler(47 file-remote-p)
>    file-remote-p(47 localname)
>    file-local-name(47)
>    vc-git--literal-pathspec(47)
>    vc-git--literal-pathspecs("/home/manuel/.emacs.d/.mc-lists.el")
>    vc-git-delete-file("/home/manuel/.emacs.d/.mc-lists.el")

Thanks for the report, should be fixed now with commit 0a18899f06.




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

Previous Next


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