This commit is contained in:
John Hamlin 2026-03-19 22:10:44 -06:00 committed by GitHub
commit a62f577702
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -293,9 +293,11 @@ to least recommended for Doom (based on compatibility).
with macOS, native emojis and better childframe support.
#+BEGIN_SRC bash
brew tap railwaycat/emacsmacport
brew install emacs-mac --with-modules
ln -s /usr/local/opt/emacs-mac/Emacs.app /Applications/Emacs.app
brew install emacs-mac --with-modules --with-native-compilation
# Optional: Add launcher script to /Applications
osacompile -o /Applications/Emacs.app -e "tell application \"Finder\" to open POSIX file \"$(brew --prefix)/opt/emacs-mac/Emacs.app\""
#+END_SRC
There are other options for installing a helper launcher scripts for [[https://github.com/railwaycat/homebrew-emacsmacport/blob/master/docs/emacs-start-helpers.md][emacs starter helpers]] in the emacs-mac docs
- [[https://github.com/d12frosted/homebrew-emacs-plus][emacs-plus]]. Some users have
experienced [flashing artifacts when scrolling](https://github.com/d12frosted/homebrew-emacs-plus/issues/314):