From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/25450 Path: main.gmane.org!not-for-mail From: Lars Magne Ingebrigtsen Newsgroups: gmane.emacs.gnus.general Subject: Re: GIF/jpeg attached as quoted-printable in MIME? Date: 27 Sep 1999 19:59:07 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035162832 14004 80.91.224.250 (21 Oct 2002 01:13:52 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 01:13:52 +0000 (UTC) Return-Path: Original-Received: from bart.math.uh.edu (bart.math.uh.edu [129.7.128.48]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id OAA05094 for ; Mon, 27 Sep 1999 14:01:13 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by bart.math.uh.edu (8.9.1/8.9.1) with ESMTP id NAB25426; Mon, 27 Sep 1999 13:01:10 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 27 Sep 1999 13:01:36 -0500 (CDT) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id NAA21547 for ; Mon, 27 Sep 1999 13:01:12 -0500 (CDT) Original-Received: from quimbies.gnus.org (sparky.gnus.org [193.69.4.146]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id NAA05032 for ; Mon, 27 Sep 1999 13:59:08 -0400 (EDT) Original-Received: (from larsi@localhost) by quimbies.gnus.org (8.8.7/8.8.7) id UAA00903; Mon, 27 Sep 1999 20:03:01 +0200 Mail-Copies-To: never X-Now-Playing: Gus Gus's _Ladyshave (1)_: "Ladyshave (Roy's Lady Soul Mix)" Original-To: ding@gnus.org In-Reply-To: Toby Speight's message of "27 Sep 1999 15:03:12 +0100" User-Agent: Gnus/5.07009701 (Pterodactyl Gnus v0.97.1) XEmacs/21.2 (Sumida) X-Face: &w!^oO~dS|}-P0~ge{$c!h\ writes: > 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". "foo\nbar" in a non-text part should become "foo\nbar", shouldn't it? Canonicalization is only an issue with text parts. Uhm. I think. -- (domestic pets only, the antidote for overdose, milk.) larsi@gnus.org * Lars Magne Ingebrigtsen