At 10:05 PM 1/5/01 +0530, you wrote: >host platform : Windows 2000 Advanced server >JDE version jde2.2.6 >Emacs version XEmacs 21.1 > >I was not able to open the JDE help file using JDE->Help->JDE Users Guide >Then I changed the following in my jde.el file under the lisp subdirectory >and it seems to work : >Change: (Line no 1177) >(browse-url (concat "file://" (jde-convert-cygwin-path jde-help)) The existing code works fine for me on Windows/NT and Windows 95, using IE 5.0, using Emacs. I believe the reason it is failing in your case is that there is a bug in the NT/XEmacs version of browse-url. I fixed this in my version of NT/XEmacs browse-url. I'll postthe fix at some point. - Paul
