Tag: Homebrew/emacs
brew install https://gist.githubusercontent.com/ksato9700/0b3c71adafc256ddf280/raw/f48ac50bf8d1a16aa63606b137cd29b8fb1d7414/emacs.rb --japanese --cocoa --srgb --with-gnutls
brew update brew uninstall emacs brew install --cocoa --srgb --with-gnutls --japanese emacs -v
以下オプション
$ cp -a /usr/local/Cellar/emacs/24.3/Emacs.app /Applications
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