emacs dotfiles 2006-09-03
I’ve uploaded the latest release of my emacs dotfiles. Download them here:
From the changelog:
2006-09-03
- ruby 1.74.2.14 from Ruby 1.8.4
- ruby electric Mar 2005 from Dee Zsombor
- many ruby fixes and enhancements (Rakefile, yaml, indent=2, etc.)
- cc-mode 5.31.3
- csharp-mode 0.5.0 from Dylan Moonfire (thanks Brigham)
Wednesday, December 27th 2006 at 4:08 pm
[…] A good tags file is essential when developing with emacs. My tags setup (see Adam’s dot files) didn’t work out of the box on my Mac. It turns out that the included ctags is ancient. The simple fix is to install a newer version of ctags with Darwin Ports. sudo port install ctags […]
Saturday, January 20th 2007 at 12:56 pm
[…] I had to, with Adam’s help, make a couple changes to the dot files to trick them into working with Carbon Emacs. I don’t know the underlying problems yet, but here are some quick workarounds to get up and running: […]