git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
From: Eric Sunshine <sunshine@sunshineco.com>
To: "brian m. carlson" <sandals@crustytoothpaste.net>
Cc: Git List <git@vger.kernel.org>,
	Junio C Hamano <gitster@pobox.com>,
	Heinrich Schuchardt <xypron.glpk@gmx.de>
Subject: Re: [PATCH] send-email: default to quoted-printable when CR is present
Date: Thu, 11 Apr 2019 13:44:06 -0400	[thread overview]
Message-ID: <CAPig+cT5-r=QqVDcD7viJj0-fPp+6OjnKq8aP4NLwKNdrAHFKw@mail.gmail.com> (raw)
In-Reply-To: <20190410233450.765424-1-sandals@crustytoothpaste.net>

On Wed, Apr 10, 2019 at 7:35 PM brian m. carlson
<sandals@crustytoothpaste.net> wrote:
> [...]
> Note that we are guaranteed to always correctly encode carriage returns
> when writing quoted-printable since we explicitly specify the line
> ending as "\n", forcing MIME::QuotedPrint to encode our carriage return
> as "=OD".

s/=OD/=0D/

(That is, replace capital "O" with zero "0".)

  reply	other threads:[~2019-04-11 17:44 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-10 23:34 [PATCH] send-email: default to quoted-printable when CR is present brian m. carlson
2019-04-11 17:44 ` Eric Sunshine [this message]
2019-04-12  0:01   ` brian m. carlson
2019-04-13 22:45 ` [PATCH v2] " brian m. carlson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: http://vger.kernel.org/majordomo-info.html

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAPig+cT5-r=QqVDcD7viJj0-fPp+6OjnKq8aP4NLwKNdrAHFKw@mail.gmail.com' \
    --to=sunshine@sunshineco.com \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    --cc=sandals@crustytoothpaste.net \
    --cc=xypron.glpk@gmx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).