From: Josiah S. <jws...@be...> - 2013-02-07 06:17:06
|
Hi All, I'd accumulated a few things to make my life easier when editing MESA inlists with emacs. I got around to tidying them up, bundling it all together, and adding a little documentation. It's no masterwork, but I thought others might find it useful, so I figured I'd share it. You can watch a screencast at http://youtu.be/hv6QpIupeww Basically, it just makes using some existing emacs features easier, like jumping to/from MESA documentation with tags, commenting/uncommenting regions and toggling boolean values. For more details and the code, see https://github.com/jschwab/mesa-minor-mode It hasn't been extensively tested, though it appears to work fine with emacs 23 or 24 on OSX/Linux. Do let me know if you find bugs, etc. Best, Josiah |