On Fri Dec 21, 2001 at 06:29:19PM +0100, Roman Neuhauser wrote:
 
[...snip...]

One idea could be to try Dave Pearson's 'mutt.octet.filter' (found on:
http://www.davep.org/mutt/ ), which "... will attempt to guess the true content of an
octet-stream MIME attatchment and format for easy text-oriented  viewing."

Who knows, it might work for you.

>     I have tried all possible invocations of tar/gzip I could think of:
> 
>     application/x-tar-gz; gunzip -c %s|tar tf -;copiousoutput
>     application/x-tar-gz; tar tzf -;copiousoutput
>     application/x-tar-gz; tar tzf %s;copiousoutput
> 
>     None of them work. I ran mutt under strace, and couldn't find any
>     notion of it reading _any_ mailcap file. This seems to be because it
>     spawns some children -- it positively _does_ read my ~/.mailcap,
>     since this entry works as expected (wrapped):
> 
>     image/*; anytopnm %s|pnmscale -xs 70
>     |ppmtopgm|pgmtopbm|pbmtoascii;copiousoutput

[...snip...]

My mutt (1.2.5 now, used to run 1.3.23) _will_not_ act upon my
~/.mailcap; it does however recognize my ~/.mutt/mailcap, so try moving
your mailcap. Again, who knows, it might work. *smiles hopefully*

Cheers,

/Martin (who has exhausted his "knowledge" of mailcap-related problems and
hopes a full-fledged mailcap-guru will join the thread. :-) )

-- 
Martin Karlsson
                <martin.karlsson at visit.se>

Reply via email to