all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Dmitry Gutov <dgutov@yandex.ru>
To: Manuel Uberti <manuel.uberti@inventati.org>, 50334-done@debbugs.gnu.org
Subject: bug#50334: 28.0.50; vc-delete-file fails with wrong-type-argument
Date: Fri, 3 Sep 2021 03:37:12 +0300	[thread overview]
Message-ID: <b774d341-ff22-1d90-7ac4-98b115cca098@yandex.ru> (raw)
In-Reply-To: <a6fafabb-9375-fe29-45be-666121574790@inventati.org>

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.





  reply	other threads:[~2021-09-03  0:37 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-02 13:11 bug#50334: 28.0.50; vc-delete-file fails with wrong-type-argument Manuel Uberti
2021-09-03  0:37 ` Dmitry Gutov [this message]
2021-09-03  5:44   ` Manuel Uberti

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=b774d341-ff22-1d90-7ac4-98b115cca098@yandex.ru \
    --to=dgutov@yandex.ru \
    --cc=50334-done@debbugs.gnu.org \
    --cc=manuel.uberti@inventati.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.