Running xemacs from Hugs under Windows

Philip Wadler wadler@research.avayalabs.com
Fri, 28 Dec 2001 11:29:03 -0500


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