Hi DeeJay!
I use emacs too now and then
I still find it the best way to quickly open and search log files, and I also use it to develop the Visual Studio mode when something I've done has busted it!
For F# code I use a version of an emacs OCaml mode ("caml-mode") I've been using for years - I haven't modified it for F#. James Margetson also uses emacs and uses a modified version of Tuareg. It would be great to get the bits and pieces to make a decent mode together.
The F# VS Plugins won't work with VS Express editions, alas. I would love to work with the community to help someone develop an extension to CSharpDevelop by plugging into the F# Compiler APIs for interactive syntax highlighting, type checking and intellisense (we would help you with the API side, others would have to be responsible for developing the plugin that uses the API, "owning" the plugin over the long term, testing it, announcing it etc.). I actually suspect we could have something up and running very quickly if someone puts their mind to it.
Cheers!
Don