From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/17569 Path: main.gmane.org!not-for-mail From: Vladimir Volovich Newsgroups: gmane.emacs.gnus.general Subject: bug: mail forwarding and 8-bit chars Date: 02 Oct 1998 21:54:52 +0400 Sender: owner-ding@hpc.uh.edu Message-ID: NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035156245 1601 80.91.224.250 (20 Oct 2002 23:24:05 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:24:05 +0000 (UTC) Return-Path: Original-Received: from gizmo.hpc.uh.edu (gizmo.hpc.uh.edu [129.7.102.31]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id OAA12042 for ; Fri, 2 Oct 1998 14:00:34 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (sina.hpc.uh.edu [129.7.3.5]) by gizmo.hpc.uh.edu (8.7.6/8.7.3) with ESMTP id MAF12014; Fri, 2 Oct 1998 12:31:18 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 02 Oct 1998 12:59:59 -0500 (CDT) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [209.195.19.139]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id MAA02692 for ; Fri, 2 Oct 1998 12:59:50 -0500 (CDT) Original-Received: from cc.vsu.ru (root@ns.vsu.relarn.ru [194.226.24.1]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id NAA12007 for ; Fri, 2 Oct 1998 13:59:31 -0400 (EDT) Original-Received: (from uucp@localhost) by cc.vsu.ru (8.9.1/8.9.1) with UUCP id VAA05921 for ding@gnus.org; Fri, 2 Oct 1998 21:58:12 +0400 Original-Received: (from vvv@localhost) by vvv.vsu.ru (8.8.7/8.8.7) id VAA07815; Fri, 2 Oct 1998 21:54:52 +0400 Original-To: ding@gnus.org Original-Lines: 11 User-Agent: Gnus/5.070033 (Pterodactyl Gnus v0.33) Emacs/20.3 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:17569 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:17569 Hi, if i use post->mail forward function, and the forwarding messsage is 8-bit russian, i get a mail buffer in which russian letters are represented as unencoded characters (i.e. like \301\310\302 etc). if it matters, the original message did not have content-type header, but it was displayed correctly (in article buffer) because i have mm-default-coding-system set to 'koi8. Best regards, -- Vladimir.