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

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

bug#60479: =package-vc-selected-packages=


From: Colin McLear
Subject: bug#60479: =package-vc-selected-packages=
Date: Sun, 1 Jan 2023 15:46:20 +0000
User-agent: mu4e 1.6.11; emacs 29.0.60

Hi – I’m not sure if this is a bug or user ineptitude, but when trying to use the package-vc functionality like so:

(setq package-vc-selected-packages
      '((capf-bibtex
         :url "https://github.com/mclear-tools/capf-bibtex.git"
         :branch "main")))

(package-vc-install-selected-packages)

I get the error package-vc--unpack: Wrong type argument: package-desc, nil. I’ve tried this with various other packages from github as well and get the same error. The above seems to be just like the example described in the info manual so I’m unsure what I could be doing wrong. I should also say that the package installs just fine using package-vc-install.

thanks,

Colin


Colin McLear
Associate Professor
Department of Philosophy
University of Nebraska–Lincoln
https://www.colinmclear.net


reply via email to

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