annotate .elisp/settings/80.monky.el @ 388:c35759aceed4

emacs: add a hook to handle ANSI colors in compilation buffers Some tools just blindly assume they're printing to a color-supporting terminal. Since fixing them is probably impractical, we'll just work around their stupidity.
author Augie Fackler <raf@durin42.com>
date Mon, 01 Feb 2016 17:30:54 -0500
parents 98480bc457ab
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
385
98480bc457ab emacs: load and use monky
Augie Fackler <raf@durin42.com>
parents:
diff changeset
1 (add-to-list 'load-path (expand-file-name "~/Programming/monky"))
98480bc457ab emacs: load and use monky
Augie Fackler <raf@durin42.com>
parents:
diff changeset
2 (require 'monky)