On Mon, 3 May 2004, robert w hall wrote:
In article <Pine.LNX.4.58.0405030916110.32191@infinity.cl>, Jorge Arellano Cid <jcid@dillo.org> writes
(- still can't get the default installation to do downloads properly (dpid starts, but I get messages about 'unhandled MIME types on bz2 files...) - but this may well be finger trouble on my part.)
When you left-click a link, the remote resource is requested for viewing; that's why dillo complains about an unhandled MIME type (it can't display it).
If you choose "Save Link As..." from the link menu, the URL will be passed to the downloads dpi and retrieved and saves as a local file.
My bad - too much using Firebird with brain out of gear! Works fine.
BTW, mime.c:161 reads: /* Type not handled (todo: offer download) */ :) Jorge.-