Using JDE 2.1.5 on Windows with NTEmacs 20.1.5, JDE->Help->Contents gives the following error in a Windows message box: Windows Explorer "Folder c:\usr\home/emacs/site/jde2.1.5\doc\jde-ug.html does not exist." Of course this isn't a folder at all; it's a file, and it is indeed there. The problem seems to be the mixed forward and backward slashes. The Unix-style /emacs/site part of the file path seems to be set by the Emacs load-path, but if I change these to backslashes the JDE isn't loaded. When I ask to browse the JDK docs, Internet Explorer comes up properly. I noticed some instructions in the FAQ about what to do if unable to browse JDE *and* JDK docs, but in this case the one works and the other doesn't, and the fix proposed there seems to address a different problem. -- Art
