Gnus development mailing list
 help / color / mirror / Atom feed
From: Toby Speight <Toby.Speight@streapadair.freeserve.co.uk>
Subject: Re: GIF/jpeg attached as quoted-printable in MIME?
Date: 27 Sep 1999 15:03:12 +0100	[thread overview]
Message-ID: <u7llcv4db.fsf@lanber.cam.citrix.com> (raw)
In-Reply-To: "Johan Kullstam"'s message of "26 Sep 1999 17:46:17 -0400"

Johan> Johan Kullstam <URL:mailto:kullstam@ne.mediaone.net>

0> In article <m2r9jle47q.fsf@sophia.axel.nom>, Johan wrote:

Johan> the qp-or-base64 choser function has been bogus in 0.9[56].  in
Johan> 0.96 it would choose quoted-printable for all long attachments.
Johan> since the chooser should now be fixed, these kinds of image
Johan> sent with quoted-printable problems should go away.

I hope people haven't been put off by the chooser bugs in 0.96; I
think that the principle is sound.  There have been two recent patches
to this, including one that eliminates the use of floating-point maths
in the calculation.


Johan> however, this doesn't mean we ought not fix quoted-printable in
Johan> the first place.

I have a concern about whether we do the Right Thing with newlines in
quoted-printable.  In text parts, newlines must also have carriage
returns; the q-p body will have CRs too, so newlines need not be
encoded.  In non-text parts, newlines must not (in general) have CRs
added - except those introduced by the QP-encoding.  So "foo\nbar" in
a non-text part should become "foo=0Abar" or "foo=0a=\nbar".

Do we canonicalise text EOLs before applying the encoding?  And do we
encode naked LFs?



  reply	other threads:[~1999-09-27 14:03 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-09-08 21:24 Bjorn Halvor Solberg
1999-09-09  0:14 ` Bjorn Halvor Solberg
1999-09-25  8:40   ` Lars Magne Ingebrigtsen
1999-09-25 10:23     ` Kai Großjohann
1999-09-25 10:38       ` Lars Magne Ingebrigtsen
1999-09-26 21:46     ` Johan Kullstam
1999-09-27 14:03       ` Toby Speight [this message]
1999-09-27 17:59         ` Lars Magne Ingebrigtsen
1999-09-27 18:26           ` Toby Speight
1999-09-27 18:43             ` Lars Magne Ingebrigtsen

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=u7llcv4db.fsf@lanber.cam.citrix.com \
    --to=toby.speight@streapadair.freeserve.co.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;
as well as URLs for NNTP newsgroup(s).