Skip to content
Discussion options

You must be logged in to vote

I would assume that

(use-package magit :bind ("C-c g" . 'magit-status))
(use-package forge :after magit :defer nil)

works. If it does and you feel that you shouldn't have to add that, then take it up with the maintainers of use-package. Looking at the docstrings of use-package and use-package-always-defer, I feel this works as advertised. You could argue that by "always defer" you obviously meant "... except when already 'deferred until after'", because that's "another form of 'deferred'". Then again, the option is named use-package-always-defer.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@david-alvarez-rosa
Comment options

Answer selected by david-alvarez-rosa
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #833 on January 31, 2026 13:05.