GNU bug report logs - #59734
30.0.50; (void-function vc-git--run-command-string)

Previous Next

Package: emacs;

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

Date: Thu, 1 Dec 2022 08:14:02 UTC

Severity: normal

Found in version 30.0.50

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

Bug is archived. No further changes may be made.

Full log


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

From: Dmitry Gutov <dgutov <at> yandex.ru>
To: Manuel Uberti <manuel.uberti <at> inventati.org>, 59734 <at> debbugs.gnu.org
Subject: Re: bug#59734: 30.0.50; (void-function vc-git--run-command-string)
Date: Fri, 2 Dec 2022 04:07:26 +0200
Hi!

On 01/12/2022 10:13, Manuel Uberti via Bug reports for GNU Emacs, the 
Swiss army knife of text editors wrote:
> Hi,
> 
> if I do the following:
> 
> - emacs -Q
> - M-x toggle-debug-on-error
> - C-x p p
> - Select an existing Git-versioned project (e.g., my .emacs.d)
> - f
> 
> I get the following error:
> 
> Debugger entered--Lisp error: (void-function vc-git--run-command-string)
>    vc-git--run-command-string(nil "ls-files" "-z" "-c" 
> "--exclude-standard" "-o")
>    project--vc-list-files("~/.emacs.d/" Git nil)

Thanks for the report. Should be fixed now on the emacs-29 branch (will 
be synced to master in due time), please test if you can, commit 3bccef6f52.

For a quick fix, though, you can add (require 'vc-git) to your init script.




This bug report was last modified 2 years and 223 days ago.

Previous Next


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