Windows版のemacs-w64のHEAD版が調子良いので、
Macもcsv-Head(いやgit-Headか…)に更新してみた。
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 |
$ $ brew reinstall emacs --HEAD --use-git-head --with-cocoa ==> Reinstalling emacs with --with-cocoa, --with-gnutls, --with-imagemagick ==> Installing emacs dependency: gnutls ==> Downloading https://homebrew.bintray.com/bottles/gnutls-3.3.16.yosemite.bottle.tar.gz ######################################################################## 100.0% ==> Pouring gnutls-3.3.16.yosemite.bottle.tar.gz 🍺 /usr/local/Cellar/gnutls/3.3.16: 1020 files, 8.9M ==> Installing emacs ==> Cloning http://git.sv.gnu.org/r/emacs.git Updating /Library/Caches/Homebrew/emacs--git ==> Checking out branch master ==> ./autogen.sh ==> ./configure --prefix=/usr/local/Cellar/emacs/HEAD --enable-locallisppath=/usr/local/share/emacs/site-lisp --infodir=/usr/local/Cella ==> make ==> make install ==> Caveats A command line wrapper for the cocoa app was installed to: /usr/local/Cellar/emacs/HEAD/bin/emacs To have launchd start emacs at login: ln -sfv /usr/local/opt/emacs/*.plist ~/Library/LaunchAgents Then to load emacs now: launchctl load ~/Library/LaunchAgents/homebrew.mxcl.emacs.plist .app bundles were installed. Run `brew linkapps emacs` to symlink these to /Applications. Emacs Lisp files have been installed to: /usr/local/share/emacs/site-lisp/ Add the following to your init file to have packages installed by Homebrew added to your load-path: (let ((default-directory "/usr/local/share/emacs/site-lisp/")) (normal-top-level-add-subdirs-to-load-path)) ==> Summary 🍺 /usr/local/Cellar/emacs/HEAD: 3928 files, 117M, built in 9.4 minutes $ |
気持ち、モッサリした気もするけど。
まぁイイか。
バージョンは殆ど変化なし。
今回:GNU Emacs 25.0.50.1 (x86_64-apple-darwin14.4.0, NS appkit-1348.17 Version 10.10.4 (Build 14E46)) of 2015-08-09 on mbpr15.local
前回:GNU Emacs 25.0.50.1 (x86_64-apple-darwin14.3.0, NS appkit-1347.57 Version 10.10.3 (Build 14D136)) of 2015-05-05 on MacBookPro.local