emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: master a750770: Speed up project-files for Git projects


From: Dmitry Gutov
Subject: Re: master a750770: Speed up project-files for Git projects
Date: Fri, 4 Oct 2019 11:31:39 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.8.0

On 04.10.2019 2:28, Lars Ingebrigtsen wrote:
address@hidden (Dmitry Gutov) writes:

     Speed up project-files for Git projects

This leads to:

In end of data:
progmodes/project.el:633:1:Warning: the following functions are not known to
     be defined: vc-git--program-version, vc-git--run-command-string,
     copy-list, vc-hg-command

Thanks, should be fixed now.

`copy-list' should probably be `copy-sequence' (it's a CL function), and
the rest probably requires a bunch of vc files?

I've just removed the call to copy-list, seemed unnecessary.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]