unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Dmitry Gutov <dgutov@yandex.ru>
To: Manuel Uberti <manuel.uberti@inventati.org>, 59734@debbugs.gnu.org
Subject: bug#59734: 30.0.50; (void-function vc-git--run-command-string)
Date: Fri, 2 Dec 2022 04:07:26 +0200	[thread overview]
Message-ID: <c4b4ea51-3a99-2cc2-dc4e-c068321ff906@yandex.ru> (raw)
In-Reply-To: <9c1fa643-c25b-3cba-d832-670777cba5c5@inventati.org>

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.





  reply	other threads:[~2022-12-02  2:07 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-01  8:13 bug#59734: 30.0.50; (void-function vc-git--run-command-string) Manuel Uberti via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-12-02  2:07 ` Dmitry Gutov [this message]
2022-12-02 13:45   ` Manuel Uberti via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-12-02 15:09     ` Dmitry Gutov

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=c4b4ea51-3a99-2cc2-dc4e-c068321ff906@yandex.ru \
    --to=dgutov@yandex.ru \
    --cc=59734@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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).