emacs dotfiles 2006-09-03

I’ve uploaded the latest release of my emacs dotfiles. Download them here:

Adam’s Emacs Dotfiles

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)

2 comments to “emacs dotfiles 2006-09-03”

  1. Comment by Jeff Says » ctags on OS X:

    […] 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 […]

  2. Comment by Jeff Says » Adam’s dot files and Carbon Emacs:

    […] 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: […]