Hello,
I'm struggling a bit with the above combination; I have in ~/.muttrc
auto_view text/html
and in the file ~/.mailcap the line:
image/*;xv %s
which works fine displaying image attachments with xv(1); the line
text/html; lynx -dump %s; copiousoutput; nametemplate=%s.html
works fine too displaying the output of lynx(1) in the pager of mutt;
so far so good; but why the line
text/html; firefox3 %s
does not do what one would expect (i.e. handing over the file to
firefox)? it just says in the mutt window:
"mailcap entry for type text/html not found"
which is at least the wrong error message, because the line is there in
.mailcap file;
any ideas? thanks in advance
matthias
--
Matthias Apitz
e <[email protected]> - w http://www.unixarea.de/
UNIX since V7 on PDP-11, UNIX on mainframe since ESER 1055 (IBM /370)
UNIX on x86 since SVR4.2 UnixWare 2.1.2, FreeBSD since 2.2.5