Skip to content

init fails with latest update #295

Answered by tarsius
dasoju asked this question in Q&A
Jul 15, 2024 · 1 comments · 6 replies
Discussion options

You must be logged in to vote

Update: This might be enough to fix the issue.

  1. Uninstall compat, transient and all packages that depend on transient.
  2. Exit Emacs.
  3. Restart Emacs.
  4. Reinstall the packages.

static-if is new in Emacs 30. For released versions of Emacs it is available in the compat package, version 30.0.0.0. transient depends on that version of compat.

When you updated transient, your package manager should also have updated compat.

Maybe it did, and all you have to do is to restart Emacs.

Maybe it didn't, and you have to manually update.

(What package manager are you using?)

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@a-daniel-eliason
Comment options

@a-daniel-eliason
Comment options

@tarsius
Comment options

@a-daniel-eliason
Comment options

@bjacquet
Comment options

Answer selected by dasoju
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants
Converted from issue

This discussion was converted from issue #294 on July 15, 2024 08:12.