From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Alexander Pohoyda Newsgroups: gmane.emacs.bugs Subject: RMAIL, MIME clean-up, coding system Date: Sun, 5 Oct 2003 12:53:18 +0200 (CEST) Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Message-ID: <200310051053.h95ArIwj001185@oak.pohoyda.family> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1065351364 10603 80.91.224.253 (5 Oct 2003 10:56:04 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 5 Oct 2003 10:56:04 +0000 (UTC) Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sun Oct 05 12:56:03 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1A66YU-0007tt-00 for ; Sun, 05 Oct 2003 12:56:02 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1A66WW-0005SG-Ba for geb-bug-gnu-emacs@m.gmane.org; Sun, 05 Oct 2003 06:54:00 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1A66WU-0005SA-Q7 for bug-gnu-emacs@gnu.org; Sun, 05 Oct 2003 06:53:58 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1A66Vw-00053F-N5 for bug-gnu-emacs@gnu.org; Sun, 05 Oct 2003 06:53:56 -0400 Original-Received: from [213.165.64.20] (helo=mail.gmx.net) by monty-python.gnu.org with smtp (Exim 4.24) id 1A66Vu-000500-Ic for bug-gnu-emacs@gnu.org; Sun, 05 Oct 2003 06:53:22 -0400 Original-Received: (qmail 452 invoked by uid 65534); 5 Oct 2003 10:53:19 -0000 Original-Received: from p508BF9CC.dip.t-dialin.net (EHLO oak.pohoyda.family) (80.139.249.204) by mail.gmx.net (mp027) with SMTP; 05 Oct 2003 12:53:19 +0200 X-Authenticated: #14602519 Original-Received: from oak.pohoyda.family (oak.pohoyda.family [127.0.0.1]) by oak.pohoyda.family (8.12.9/8.12.9) with ESMTP id h95ArIlo001188 for ; Sun, 5 Oct 2003 12:53:18 +0200 (CEST) (envelope-from apog@oak.pohoyda.family) Original-Received: (from apog@localhost) by oak.pohoyda.family (8.12.9/8.12.9/Submit) id h95ArIwj001185; Sun, 5 Oct 2003 12:53:18 +0200 (CEST) (envelope-from apog) Original-To: bug-gnu-emacs@gnu.org X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Bug reports for GNU Emacs, the Swiss army knife of text editors List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.bugs:5911 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:5911 Hi, Using a message-global X-Coding-System header field is not an option anymore. The only solution I see is to base64/quoted-printable encode entities before saving the message to file. Comments, please? -- Alexander Pohoyda PGP Key fingerprint: 7F C9 CC 5A 75 CD 89 72 15 54 5F 62 20 23 C6 44