Closed practicalli-johnny closed 1 year ago
Install Emacs plus, version 28 with native compilation and Spacemacs Icon (there are many others)
brew tap d12frosted/emacs-plus
brew install emacs-plus@28 --with-native-comp --with-spacemacs-icon
Emacs.app was installed to: /usr/local/opt/emacs-plus@28
/usr/local/opt/emacs-plus@28
ln -s /usr/local/opt/emacs-plus@28/Emacs.app /Applications
Optionally run Emacs plus as a service
brew services start d12frosted/emacs-plus/emacs-plus@28
Run emacs
emacs
Get a hot cup of something as Emacs native compilation compiles all the things.
http://localhost:7777/spacemacs/install-spacemacs/pre-install/ includes recommeded MacOSX install
Resolved by https://github.com/practicalli/spacemacs/commit/9c6a662d8a65da3949e14b7eb7dbced8f3ab1f83
Install Emacs plus, version 28 with native compilation and Spacemacs Icon (there are many others)
Install
brew tap d12frosted/emacs-plus
brew install emacs-plus@28 --with-native-comp --with-spacemacs-icon
Emacs.app was installed to:
/usr/local/opt/emacs-plus@28
ln -s /usr/local/opt/emacs-plus@28/Emacs.app /Applications
Optionally run Emacs plus as a service
Run
emacs
Get a hot cup of something as Emacs native compilation compiles all the things.