Thanks! That fixes it, but raises a new problem. The place where my xemacs binary lives is:
C:\Program Files\XEmacs\XEmacs-21.4.5\i586-pc-win32\xemacs.exe What is the right way to enter this as a string literal so Hugs98 can process it? I am guessing that I double the backslashes, but how do I escape the space so Hugs will recognize a single file name? (Sorry to bug you with this simple stuff.) Many thanks, -- P _______________________________________________ Hugs-Bugs mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/hugs-bugs
