Witold Filipczyk <[EMAIL PROTECTED]> writes:

> Could you setup your mail program to set mime type text/plain instead of
> text/x-patch or tell me how to setup mutt to could see it directly?

You seem to be using Mutt 1.4.2.2i.  I don't have that version,
but according to my tests with Mutt 1.5.3, this should do the job:

- Add this to ~/.mailcap:
  text/x-patch; cat %s; copiousoutput
- Add this to ~/.mutt/muttrc:
  auto_view text/x-patch

Alternatively, upgrade to Mutt 1.5.4 or a later version in the
development series.  These behave as specified in section 4.1.4
of RFC 2046:

2003-01-23 22:01:03  Thomas Roessler <[EMAIL PROTECTED]>  (roessler)

        * handler.c: Automatically use the text/plain handler for text/*
        body parts which don't have a handler of their own.

If neither solution is acceptable, please let me know and I'll switch
to text/plain, although I then won't get syntax highlighting in Gnus.

Attachment: pgpCJCFIkyQ45.pgp
Description: PGP signature

_______________________________________________
elinks-dev mailing list
[email protected]
http://linuxfromscratch.org/mailman/listinfo/elinks-dev

Reply via email to