From: Andreas Mohr <andi@lisas.de>
To: Michal Suchanek <hramrach@gmail.com>
Cc: Al Viro <viro@zeniv.linux.org.uk>, linux-kernel@vger.kernel.org
Subject: Re: Non-ascii mantainers
Date: Tue, 1 Dec 2015 21:13:26 +0100 [thread overview]
Message-ID: <20151201201326.GA11267@rhlx01.hs-esslingen.de> (raw)
In-Reply-To: <CAOMqctTiBfxJDvNmC+NnPLpYf4JFcVT0sbWXrkpynhciQFU7Ww@mail.gmail.com>
Hi,
> I don't really care if the maintainers are encoded or whatever.
> However, neither get_maintainers nor git format-patch encodes them and
> the listserver rejects them when not encoded.
"neither ... nor" - IMHO transcoding should always be done at exactly *one* layer
transition (namely prior to entering the layer which might happen to be
using non-encoded same-char values as used by payload data as control chars,
or which might happen to have a "reduced" encoding only requirement [think 7bit vs. 8bit],
and only there, and of course also correctly [transcodes full set of
control chars, and properly]). ;)
So, since git-format-patch (according to git-format-patch(1)) itself
declares that it does "Prepare patches for e-mail submission",
it would seem that format-patch would definitely need to provide
readily submittable content i.e.
support submitting (i.e., generating) such content in *fully compatible* format
(maybe it would not need to generate this as MIME encoding always
- since there might be different encoding technologies to be chosen -
but at least it should offer an encoding cmdline option,
with this option then definitely defaulting to the mainstream choice, probably MIME).
IOW, I would consider this to be a git-format-patch "missing crucial i18n support" bug
(a bug for this should probably be filed).
(and, due to my reasoning above, transcoding would *not* be the job of get_maintainers)
Rather astonishing that this issue is hitting the streets in 2015 -
if we aren't missing something here, that is...
HTH,
Andreas Mohr
next prev parent reply other threads:[~2015-12-01 20:22 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-01 17:10 Michal Suchanek
2015-12-01 17:19 ` Joe Perches
2015-12-01 17:20 ` Al Viro
2015-12-01 17:27 ` Michal Suchanek
2015-12-01 20:13 ` Andreas Mohr [this message]
2015-12-03 6:55 ` Michal Suchanek
2015-12-07 9:18 ` Geert Uytterhoeven
2015-12-07 9:40 ` Michal Suchanek
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=20151201201326.GA11267@rhlx01.hs-esslingen.de \
--to=andi@lisas.de \
--cc=hramrach@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=viro@zeniv.linux.org.uk \
/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
all inboxes | Powered by JetHome®