Re: [PATCH] format-patch: Produce better output with --inline or --attach
From: Kevin Ballard <hidden>
Date: 2016-06-15 22:45:05
On Jul 30, 2008, at 7:29 AM, Johannes Schindelin wrote:
Hi, On Tue, 29 Jul 2008, Kevin Ballard wrote:quoted
MIME defines the encapsulation boundary as including the preceding CRLF (or inThis line will still be too long in git log's output, as well as in git shortlog's output. I thought we had a suggestion to use at most 76 characters per line in SubmittingPatches, but apparently we don't.
Good point. I'll send another re-wrapped patch.
quoted
The second change is to always write the line termination character (default: newline) even when using --inline or --attach. This is simply to improve the aesthetics of the resulting message. When using -- inline an email client should render the resulting message identically to the non-inline version. And when using --attach this adds a blank line preceding the attachment in the email, which is visually attractive.It appears that your patch has one uncontroversial and one controversial part, then.
Is this controversial? Nobody's objected so far. My goal with this change is to make the --inline output render exactly the same as the default output in a mail client. I can't think of any downside. -Kevin Ballard -- Kevin Ballard http://kevin.sb.org kevin@sb.org http://www.tildesoft.com