Date: Fri, 10 Apr 2026 17:54:37 +0200
pt., 10 kwi 2026 o 17:20 Thiago Macieira via Std-Proposals
<std-proposals_at_[hidden]> napisaĆ(a):
>
> On Friday, 10 April 2026 02:11:32 Pacific Daylight Time Frederick Virchanza
> Gotham via Std-Proposals wrote:
> > I've compared the original source of the email with the source of
> > other emails, and I think I've spotted the difference. For emails that
> > get displayed properly, the "Content-Transfer-Encoding" is set to
> > "7Bit", meaning that the hex "0d0a" is interpreted as "\r\n". However
> > if the "Content-Transfer-Encoding" is set to "quoted-printable", we
> > don't see any new lines.
> >
> > Can we please get this fixed?
>
> Email the -owner address, not the list. 99.9% of the people in this list
> cannot do a thing about this.
But is it not the job of a list web client to properly handle emails
with `quoted-printable`?
As I do not recall that gmail butchering these emails like that.
>
> --
> Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
> Principal Engineer - Intel Data Center - Platform & Sys. Eng.
> --
> Std-Proposals mailing list
> Std-Proposals_at_[hidden]
> https://lists.isocpp.org/mailman/listinfo.cgi/std-proposals
<std-proposals_at_[hidden]> napisaĆ(a):
>
> On Friday, 10 April 2026 02:11:32 Pacific Daylight Time Frederick Virchanza
> Gotham via Std-Proposals wrote:
> > I've compared the original source of the email with the source of
> > other emails, and I think I've spotted the difference. For emails that
> > get displayed properly, the "Content-Transfer-Encoding" is set to
> > "7Bit", meaning that the hex "0d0a" is interpreted as "\r\n". However
> > if the "Content-Transfer-Encoding" is set to "quoted-printable", we
> > don't see any new lines.
> >
> > Can we please get this fixed?
>
> Email the -owner address, not the list. 99.9% of the people in this list
> cannot do a thing about this.
But is it not the job of a list web client to properly handle emails
with `quoted-printable`?
As I do not recall that gmail butchering these emails like that.
>
> --
> Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
> Principal Engineer - Intel Data Center - Platform & Sys. Eng.
> --
> Std-Proposals mailing list
> Std-Proposals_at_[hidden]
> https://lists.isocpp.org/mailman/listinfo.cgi/std-proposals
Received on 2026-04-10 15:54:49
