Hi Paul,

to make JDE supporting well the new cygwin port of GNU Emasc 21.2. you should add to 
every code which checks currently for (eq system-type 'cygwin32) the symbol 'cygwin 
because XEmacs use cygwin 32 whereas GNU Emacs use cygwin. So for example you could 
replace the old code with

(member system-type '(cygwin32 cygwin))

Ciao,
klaus


-- 
Klaus Berndl                    mailto: [EMAIL PROTECTED]
sd&m AG                 http://www.sdm.de
software design & management    
Thomas-Dehler-Str. 27, 81737 M�nchen, Germany
Tel +49 89 63812-392, Fax -220

Reply via email to