Tag: Homebrew/emacs
brew update brew uninstall emacs brew install --cocoa --srgb --with-gnutls --japanese emacs -v
以下オプション
def patches if build.include? "cocoa" and not build.head? { :p0 => "https://gist.github.com/ganta/5139150/raw/8f6fc32747c40a51de597ce73085f56764a7d3ed/japanese-patch-for-emacs-24.3.patch" } end end
$ brew install emacs --cocoa --env=std
$ ln -s /usr/local/Cellar/emacs/24.3/Emacs.app /Applications