Homebrewからインストールする最新版 (emacs-25.3-mac-6.8) は,時々 segmentation fault を起こしてしまうので、
[https://ja.osdn.net/projects/macemacsjp/ macemacsjp] からの 25.2 を取ってきて解凍。/Application/Emacs.app に置く。
=== 2021年 ===
https://www.gnu.org/software/emacs/ からインストール
=== 2024年 ===
https://monologu.com/select-emacs-for-mac/ に従って,次のようにコマンドを叩く.
<pre>
$ brew tap railwaycat/emacsmacport
$ brew install emacs-mac --with-modern-icon --with-imagemagick
$ ln -s /opt/homebrew/Cellar/emacs-mac/emacs-26.3-z-mac-7.8/Emacs.app /Applications
</pre>
== mac-auto-ascii-mode ==