A new host

After yet another 5-day outage at my webhost it became very apparent that I needed a new home. After a few days of picking through all the very-much-alike promise-the-world-for-cheap hosting plans, I chose site5 for their package and their reputation. So far so good. Both the main site and this blog have been successfully migrated [...]

Debug Options now working

I managed to eek out a little time last night and as a result the debug options tab is completed. I’ll try to get screenshot up tonight. Next week is vacation so perhaps I’ll be able to put more time in at night. Rewriting VisEmacs from scratch for .Net is turning out to be more [...]

Debug Options

Geez, it’s been awhile hasn’t it? Spring is here and that always takes away from my computer time. Watering the lawn twice a day (that damn seed better grow this year! Anyway, I’ve managed to get the Debug Options option page mostly done. I just put the finishing touches on the IDebugProperties property interface as [...]

Late Update

It’s been a few days since I’ve been able to work on VisEmacs.Net but progress continues to be made. I’ve implemented GetProperties() for the general options dialog along with a complete COM interface so that you can programmatically control VisEmacs from a macro or the MSDev command window. Next on the ToDo list is the [...]

More magic with IDTToolsOptionsPage

I finally found some time to work on VisEmacsDotNet again. I spent a couple of days trying to get a custom options page to show up in the Tools | Options dialog. I had the dialog resources set up correctly, the correct values in the Addins registry hive and had even figured out how to [...]