Merge pull request #3143 from dani84bs/develop

Add --with-modules to emacs-mac documentation
This commit is contained in:
Henrik Lissner 2020-05-18 02:47:30 -04:00 committed by GitHub
commit 80dbdd55a4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -217,7 +217,7 @@ to least recommended for Doom (based on compatibility).
of writing, it [[https://github.com/railwaycat/homebrew-emacsmacport/issues/52][lacks multi-tty support]] (which impacts daemon usage):
#+BEGIN_SRC bash
brew tap railwaycat/emacsmacport
brew install emacs-mac
brew install emacs-mac --with-modules
ln -s /usr/local/opt/emacs-mac/Emacs.app /Applications/Emacs.app
#+END_SRC