Skip to content

Big overhaul of emacs config#12

Open
ajjackson wants to merge 1 commit into
mainfrom
emacs-update
Open

Big overhaul of emacs config#12
ajjackson wants to merge 1 commit into
mainfrom
emacs-update

Conversation

@ajjackson
Copy link
Copy Markdown
Owner

Packaging seems to be pretty broken

  • some version/dependency compatibility problems
    • pin magit and transient again
  • some packages expecting emacs 31; "compat" package install helps with this
  • nothing seems to autoload properly any more
    • add lots of ":demand t" and ":commands" to use-package setups
    • probably this is an issue with higher-level use-package options
    • use-package is included with Emacs now, but I didn't find any information about changes to autoload. This shouldn't have broken anything...

Packaging seems to be pretty broken
- some version/dependency compatibility problems
  - pin magit and transient again
- some packages expecting emacs 31; "compat" package install helps
  with this
- nothing seems to autoload properly any more
  - add *lots* of ":demand t" and ":commands" to use-package setups
  - probably this is an issue with higher-level use-package options
  - use-package is included with Emacs now, but I didn't find
    any information about changes to autoload. This shouldn't have
    broken anything...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant