Re: exmh with mozilla-firefox
Peter <[email protected]>
| Newsgroups | gmane.mail.exmh.user |
|---|---|
| Message-ID | <[email protected]> |
[email protected] said: > (I'll add a few more like galeon and Konqueror, just for the hell of it...). Peter said: > I would suggest adding Dillo I just want to mention the following: When using dillo I could not open html files after dillo-8.2 since the command transferred by exmh is: file://localhost/tmp/heisspf/exmh.*.html and it seems the versions of dillo higher than 8.2 did not understand that localhost bid. That is in slackware. To go around this I put in Preferences-WWW-Netscape Command: dillo_wrapper.sh $xuri and the wrapper reads: /usr/local/bin/dillo `echo $1 | sed s/localhost//g &` Just in case others have a similar problem when using dillo. Regards -- Peter