I've decided to get into IronPython, as I work pretty much exclusively in .NET, but need something a little less stuffy than C# for mocking up quick stuff. Python has been fine for small things, throwaway tests, that sort of stuff, but it's to the point that I need to be able to get to some of our .NET code.
Despite my complete revulsion, I've been using emacs for Python editing, and I'd like to use it for IronPython as well, assuming it's possible. Google has not been forthcoming with resources, so I thought I'd see if anybody around here knew of a way to get that working.