tidy xml

I found myself needing a simple way to format some xml.  The xml I had was all shoved onto one line which is pretty impossible to read.
I thought, nxml-mode should be able to do this, but checking the function names provided with nxml didn’tyield anything useful as far as I could tell.  So I thought [...]

Posted at 11:23 pm on June 24, 2008 | leave a comment | Filed Under: cygwin, emacs | read on

Emacs and JDEE tip

As you can tell from my earlier posts I use JDEE for Java development. My configuration has grown very organically, I’ve added a little here and there. One of my configuration changes was to hide the prj.el file. The prj.el file isn’t important to see when browsing directories with dired [...]

Posted at 2:05 am on March 20, 2008 | leave a comment | Filed Under: emacs | Tagged: | read on

About

My name is David, I’m a Software Engineer.  I mainly work on back-end type systems, java, j2ee, oracle, spring, etc.  This blog is a way for me to share little things I’ve learned over the years, mostly about emacs(of which I’m a little bit of a fanatic).