From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/29939 Path: main.gmane.org!not-for-mail From: Lars Magne Ingebrigtsen Newsgroups: gmane.emacs.gnus.general Subject: Re: More on forwarding quoted-printable encoded messages Date: 21 Apr 2000 01:25:38 +0200 Organization: Programmerer Ingebrigtsen Sender: owner-ding@hpc.uh.edu Message-ID: References: <87d7qc557e.fsf@psyche.evansnet> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035166532 5650 80.91.224.250 (21 Oct 2002 02:15:32 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:15:32 +0000 (UTC) Return-Path: Original-Received: from lisa.math.uh.edu (lisa.math.uh.edu [129.7.128.49]) by mailhost.sclp.com (Postfix) with ESMTP id 69270D0521 for ; Thu, 20 Apr 2000 19:14:11 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by lisa.math.uh.edu (8.9.1/8.9.1) with ESMTP id SAB21403; Thu, 20 Apr 2000 18:14:01 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 20 Apr 2000 18:13:28 -0500 (CDT) Original-Received: from mailhost.sclp.com (postfix@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id SAA18605 for ; Thu, 20 Apr 2000 18:13:17 -0500 (CDT) Original-Received: from quimby.gnus.org (quimby.gnus.org [193.69.4.139]) by mailhost.sclp.com (Postfix) with ESMTP id A14D0D0521 for ; Thu, 20 Apr 2000 19:13:33 -0400 (EDT) Original-Received: (from news@localhost) by quimby.gnus.org (8.9.3/8.9.3) id BAA32457 for ding@gnus.org; Fri, 21 Apr 2000 01:15:27 +0200 (CEST) Original-To: ding@gnus.org Original-Path: not-for-mail Original-Newsgroups: gnus.ding Original-Lines: 30 Original-NNTP-Posting-Host: quimbies.gnus.org Original-X-Trace: quimby.gnus.org 956272526 6635 193.69.4.148 (20 Apr 2000 23:15:26 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: 20 Apr 2000 23:15:26 GMT Mail-Copies-To: never X-Now-Playing: Mouse on Mars's _Frosch_: "Froschroom" User-Agent: Gnus/5.0805 (Gnus v5.8.5) XEmacs/21.2 (Sumida) X-Face: &w!^oO~dS|}-P0~ge{$c!h\ writes: > Bug 1: If I press C-d on this message and view the attachment, the > special characters "=" and "ê" show up as their quoted-printable > equivalents, even though the attachment looks fine as I compose the > message, and the entire message looks correct. A variation on this > would be why my original forwarded message looked wrong in the > complete view, but OK given Kai's suggestion to use C-d. Hm, yes, when selecting the message/rfc822 part in the nndoc buffer, the qp decoding isn't performed. Which is kinda logical looking at the code, since the message/rfc822 is a bit special. > Bug 2: When viewing a quoted-printable encoded message, forward it > with S o m. The message in the buffer includes a header line > > Content-Transfer-Encoding: quoted-printable > > but the actual data in the message has been decoded. When Gnus, Lotus > Notes, mutt and probably other mailers (though not the mailing list > archives) receive the message, they decode it for quoted-printable > again, resulting in the error I had. Yes... Would removing the CTE header be the right thing to do, I wonder? The message/rfc822 thing should possibly be given a re-think. -- (domestic pets only, the antidote for overdose, milk.) larsi@gnus.org * Lars Magne Ingebrigtsen