Skip to content

How do I re-build the formula against latest master? #354

Answered by d12frosted
sankalp-khare asked this question in Q&A
Discussion options

You must be logged in to vote

In general, you should not use reinstall command even though brew suggests so, see README.

Version for emacs-plus@28 is hard-coded, because there is no way brew can infer this as it does with emacs-plus@27 (see url) or emacs-plus@26 (see url), because Emacs 28 was not released yet, it's a bleeding edge without any release candidates, so you simply build against master.

In order to get the latest version you need to do as readme suggests - uninstall and then install again, which simply pulls the latest changes from Emacs upstream mirror (see url in formula). emacs-plus repository does not contain sources of Emacs :) It's just a formula.

Hope that helps.

P. S. Oh nice, I thought they change…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by sankalp-khare
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants