Hi everybody.
I want to configure mutt in such a way as to display any unknown text
automatically (auto_view) in the internal pager.
I have tried this combined with auto_view text/*
.mutt-mailcap:

application/MSWord;     catdoc -a -b -s 8859-1 -d 8859-1 %s; copiousoutput; 
nametemplate=%s.doc

text/html;              netscape -remote 'openURL(%s)'; test=RunningX; 
test=RunningNetscape; 
text/html;              lynx -dump %s; copiousoutput; nametemplate=%s.html
text/ENGLISH;           cat $s; copiousoutput;
text/*;                 copiousoutput;

The last line isnīt recognized - meep.
And the line before that works if set to text/*, but I get stupid headers
telling me that this is the output of cat and so on.
Is there a simple way to do what I want?
Is there a setting I can put in my mutt-mailcap to tell mutt to just use the
internal pager?

-- 
Moritz Moeller-Herrmann [EMAIL PROTECTED] UIN 3585990
Why do you pay BIG BUCKS for "micro" software with BIG BUGS?

Reply via email to