git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Uwe Kleine-König" <ukleinek@informatik.uni-freiburg.de>
To: Jeff King <peff@peff.net>
Cc: Junio C Hamano <gitster@pobox.com>,
	git@vger.kernel.org, Brian Swetland <swetland@google.com>,
	Russell King - ARM Linux <linux@arm.linux.org.uk>,
	Nicolas Pitre <nico@cam.org>
Subject: Re: [BUG] encoding problem with format-patch + send-email
Date: Mon, 19 Nov 2007 11:49:50 +0100	[thread overview]
Message-ID: <20071119104950.GB8645@informatik.uni-freiburg.de> (raw)
In-Reply-To: <7vlk8xwvbu.fsf@gitster.siamese.dyndns.org>

Hello Jeff

Brian sent another mail to the linux-arm-kernel mailing list, now
spotting:

	Content-Type: text/plain; charset=UTF-8

but no Content-Transfer-Encoding:.  This yield a 7bit mail with 8bit
characters.

I think we should add

	Content-Transfer-Encoding: 8bit

, too.

Best regards
Uwe

-- 
Uwe Kleine-König

$ dc << EOF
[d1-d1<a]sa99d1<a1[rdn555760928P*pz1<a]salax
EOF

  reply	other threads:[~2007-11-19 10:50 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-15 10:57 [BUG] encoding problem with format-patch + send-email Uwe Kleine-König
2007-11-16 10:49 ` Jeff King
2007-11-16 11:14   ` Uwe Kleine-König
2007-11-17  0:48   ` Junio C Hamano
2007-11-19 10:49     ` Uwe Kleine-König [this message]
2007-11-19 10:58       ` Brian Swetland
2007-11-20 12:54       ` [PATCH] send-email: add transfer encoding header with content-type Jeff King
2007-11-20 13:49         ` Uwe Kleine-König
2007-11-21  6:58         ` Junio C Hamano

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

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

  git send-email \
    --in-reply-to=20071119104950.GB8645@informatik.uni-freiburg.de \
    --to=ukleinek@informatik.uni-freiburg.de \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    --cc=linux@arm.linux.org.uk \
    --cc=nico@cam.org \
    --cc=peff@peff.net \
    --cc=swetland@google.com \
    /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.
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 NNTP newsgroup(s).