From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/19468 Path: main.gmane.org!not-for-mail From: Vladimir Volovich Newsgroups: gmane.emacs.gnus.general Subject: replying to html part & `unbreakable space' Date: 02 Dec 1998 21:20:51 +0300 Sender: owner-ding@hpc.uh.edu Message-ID: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 X-Trace: main.gmane.org 1035157813 11775 80.91.224.250 (20 Oct 2002 23:50:13 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:50:13 +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 NAA02050 for ; Wed, 2 Dec 1998 13:29:44 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@sina.hpc.uh.edu [129.7.3.5]) by gizmo.hpc.uh.edu (8.9.1/8.9.1) with ESMTP id MAA15506; Wed, 2 Dec 1998 12:27:52 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 02 Dec 1998 12:27:39 -0600 (CST) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id MAA07572 for ; Wed, 2 Dec 1998 12:27:31 -0600 (CST) Original-Received: from cc.vsu.ru (ns.vsu.relarn.ru [194.226.24.1]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id NAA01899 for ; Wed, 2 Dec 1998 13:25:42 -0500 (EST) Original-Received: (from uucp@localhost) by cc.vsu.ru (8.9.1/8.9.1) with UUCP id VAA18692 for ding@gnus.org; Wed, 2 Dec 1998 21:23:25 +0300 Original-Received: (from vvv@localhost) by vvv.vsu.ru (8.8.7/8.8.7) id VAA10734; Wed, 2 Dec 1998 21:20:51 +0300 Original-To: ding@gnus.org User-Agent: Gnus/5.070059 (Pterodactyl Gnus v0.59) Emacs/20.3 Precedence: list X-Majordomo: 1.94.jlt7 Original-Lines: 14 Xref: main.gmane.org gmane.emacs.gnus.general:19468 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:19468 Hi, i installed w3, and then when i `replied to an html part' of the multipart/alternative in Russian, i got an error that gnus is unable to encode iso-8859-1 and koi8-r. I was very surprized about this warning, because the message contained only cyrillic symbols. But it seems that the reason was that the (html) message contained a `unbreakable space' characters, which were the reason of iso-8859-1 in find-charset-region. This character is absent in koi8-r, so: would it be possible for gnus to automatically translate `unbreakable space' characters to `plain space' when replying to a message? Best regards, -- Vladimir.