bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#59095: 29.0.50; package-update will run vc-pull in wrong dir


From: Philip Kaludercic
Subject: bug#59095: 29.0.50; package-update will run vc-pull in wrong dir
Date: Thu, 15 Dec 2022 10:07:26 +0000

Feng Shu <tumashu@163.com> writes:

> When I run package-update to update pyim git, I found that vc-pull will
> run in wrong dir ("~/"), and show error "No VC backend is responsible for ~/".

Here too,

commit 7ab556b57631cb28db86b89ba296bc0599d9a399
Author: Philip Kaludercic <philipk@posteo.net>
Date:   Tue Nov 15 10:20:01 2022 +0100

    Improve robustness of 'package-vc-update'
    
    * lisp/emacs-lisp/package-vc.el (package-vc-update): Ensure that the
    command is only invoked with installed packages. that the hook is
    always removed and that 'vc-pull' is always called in the right
    directory.

should have resolved the issue.  Can you confirm this?





reply via email to

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