Hi,
great to see that Hugs98 isn't withering, but that new
releases keep coming out. Attached are some diffs that
might be of interest - they fix the following:
* when invoking the editor, cope with filenames containing
spaces (and other icky characters) by escaping them
in double-quotes.
* don't hardwire the location of notepad.exe as the
default editor (and make notepad.exe the default
editor on Win32 platforms, not just with Hugs for
Windows.)
The changes have only been tested on Win2k using MSVC;
the diffs are wrt the Jan 2001 sources.
--sigbjorn
editor-patches