Changes in magit-section
library require reinstallation of dependencies
#291
alphapapa
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Due to recent changes in the
magit-section
library, downstream Emacs Lisp package dependencies of it, such asement
and its dependencies, includingtaxy-magit-section
, require reinstallation and/or recompilation after upgradingmagit-section
.Failure to do so will result in errors similar to this:
If in doubt,
package-delete
onement
and all of its dependencies (usingC-u
to force if necessary), then restart Emacs and reinstallement
.Beta Was this translation helpful? Give feedback.
All reactions