Feedback needed on w3m support

2004-10-04 Thread Paul Kinnucan
Hi, I need some feedback on how the JDEE should support w3m, the text-mode browser that, when used with the emacs-w3m package, enables Emacs to render HTML in a buffer. First, some background. The current version of the JDEE uses the Emacs lisp function browse-url to display HTML documentation,

Re: Feedback needed on w3m support

2004-10-04 Thread Jason Rumney
Paul Kinnucan wrote: I'd also appreciate it if someone who is using w3m on Unix would take a look at the URL that the JDEE generates for local files and tell me what's wrong with it and what URL would be acceptable to w3m. There was a thread about this last week. The problem is a double slash

Re: Feedback needed on w3m support

2004-10-04 Thread Ole Arndt
Hi Paul, Paul Kinnucan [EMAIL PROTECTED] writes: Several days ago I submitted a fix to CVS for problem 1. That fix uses the intermediate file only if browse-url-browser-function is set to browse-url-default-windows-browser, i.e., Internet Explorer. The problem with that fix is that it