]> git.eshelyaron.com Git - emacs.git/commit
(package--download-and-read-archives): Fix bug#75065
authorStefan Monnier <monnier@iro.umontreal.ca>
Fri, 27 Dec 2024 16:58:30 +0000 (11:58 -0500)
committerEshel Yaron <me@eshelyaron.com>
Sat, 4 Jan 2025 20:22:03 +0000 (21:22 +0100)
commit8b84d66723ff4c52bc61d0c7b1e2e25b8ac3c8ce
tree33a3d68fd8c4fcab573197db0af35777a6aa7895
parent85e5a63364211dc504de1fe7d008679df541bb54
(package--download-and-read-archives): Fix bug#75065

* lisp/emacs-lisp/package.el (package--download-and-read-archives):
Include the error info in the error message.
Suggested by Konstantin Kharlamov <Hi-Angel@yandex.ru>.
(package-refresh-contents, package-menu--perform-transaction):
Use `error-message-string`.

(cherry picked from commit a99e1cc745047977b0b7cbd25fe9df66e9c86a39)
lisp/emacs-lisp/package.el