-
Notifications
You must be signed in to change notification settings - Fork 2
emacs
William Zhang edited this page Jan 11, 2019
·
12 revisions
- Install it from https://emacsformacosx.com
- Copy .emacs from this repository.
- Follow the steps in http://www.braveclojure.com/basic-emacs/.
Make sure to upgrade the emacs packages following the instructions in README.md.
- Add my org stuff in its own file: ~/.emacs.d/customization/org-stuff.el
- Include the org-stuff.el in ~/.emacs.d/init.el.
- Troubleshooting
- Install latest colure-mode package, see issue
Move the buffer/window around per buffer-move
Save it as ~/.emacs.d/customizations/buffer-move.el, and load it in ~/.emacs.d/init.el.
Created by Wenliang Zhang.