Re: Thunderbird and patches

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Ben Bucksch
Date: Monday, February 9, 2009 - 3:39 pm

Summary of proposed/possible solutions:

    * TB | normal msg viewer | main menu | File | Save As | File |
      "foo.eml" saves the verbatim, on the wire RFC822 mail
      (that may include quoted printable etc., though, so verbatim may
      not actually be what you want)
    * You can turn off format=flowed during sending, if it disturbs you:
         1. Prefs | Advanced | General | Config Editor...
         2. "mailnews.send_plaintext_flowed" = false
    * Jeremy White has a patch for git-imap-send to work around TB's
      body reformatting, by inserting a preformatted (<pre>) section.

(Other solutions, involves other software:)

    * I strong suggest to send inline attachments (Content-Disposition:
      inline, RFC 2183 [1], Internet Standard), because patches are
      arguably files, and the body is for human language text.
      Therefore, it's an attachment that you want to see inline,
      therefore inline attachment is the IMHO correct solution.
      If some mailers cannot handle this comfortably (display inline,
      quote), maybe you can also advocate having *them* fixed.


[1] <http://www.apps.ietf.org/rfc/rfc2183.html>
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH v2] Enable setting attach as the default in .gi ..., Boyd Stephen Smith Jr., (Sat Feb 7, 10:10 pm)
Re: [PATCH v2] Enable setting attach as the default in .gi ..., Johannes Schindelin, (Sun Feb 8, 10:28 am)
Re: [PATCH v2] Enable setting attach as the default in .gi ..., Johannes Schindelin, (Mon Feb 9, 6:36 am)
Re: [PATCH v2] Enable setting attach as the default in .gi ..., Boyd Stephen Smith Jr., (Mon Feb 9, 7:39 am)
Re: [PATCH v2] Enable setting attach as the default in .gi ..., Johannes Schindelin, (Mon Feb 9, 7:49 am)
[PATCH] example patch corrupted by thunderbird, Brandon Casey, (Mon Feb 9, 12:00 pm)
Re: Thunderbird and patches (was Re: [PATCH v2] Enable set ..., Johannes Schindelin, (Mon Feb 9, 12:14 pm)
Re: Thunderbird and patches (was Re: [PATCH v2] Enable set ..., Johannes Schindelin, (Mon Feb 9, 1:09 pm)
Re: Thunderbird and patches, Ben Bucksch, (Mon Feb 9, 3:39 pm)
Re: Thunderbird and patches, Jeremy White, (Mon Feb 9, 3:55 pm)
Re: Thunderbird and patches, Ben Bucksch, (Mon Feb 9, 4:01 pm)
Re: Thunderbird and patches, Miles Bader, (Wed Feb 11, 9:37 pm)
Re: Thunderbird and patches, Michael J Gruber, (Thu Feb 12, 3:07 am)