From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/28285 Path: main.gmane.org!not-for-mail From: Vladimir Volovich Newsgroups: gmane.emacs.gnus.general Subject: 5.8.2 bug: test =?koi8-r?b?1MXT1A==?= =?iso-8859-1?q?t=E9=DFt?= test Date: 17 Dec 1999 12:31:51 +0300 Sender: owner-ding@hpc.uh.edu Message-ID: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035165161 29097 80.91.224.250 (21 Oct 2002 01:52:41 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 01:52:41 +0000 (UTC) Return-Path: Original-Received: from farabi.math.uh.edu (farabi.math.uh.edu [129.7.128.57]) by mailhost.sclp.com (Postfix) with ESMTP id CF788D051E for ; Fri, 17 Dec 1999 04:43:10 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by farabi.math.uh.edu (8.9.3/8.9.1) with ESMTP id DAB10856; Fri, 17 Dec 1999 03:42:52 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 17 Dec 1999 03:43:01 -0600 (CST) 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 DAA15317 for ; Fri, 17 Dec 1999 03:42:52 -0600 (CST) Original-Received: from vsu.ru (info.vsu.ru [62.76.169.9]) by mailhost.sclp.com (Postfix) with ESMTP id BDEABD051E for ; Fri, 17 Dec 1999 04:41:49 -0500 (EST) Original-Received: from video.uic.vsu.ru ([62.76.169.38] verified) by vsu.ru (CommuniGate Pro SMTP 3.2b8) with ESMTP id 1170192; Fri, 17 Dec 1999 12:31:21 +0300 Original-To: ding@gnus.org Original-Lines: 49 User-Agent: Gnus/5.0802 (Gnus v5.8.2) Emacs/20.5 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:28285 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:28285 [resending as gnus.org was down] Hi, when sending a message with this subject, gnus encodes non-ascii text as encoded-word, and as a result, the space between a cyrillic word (koi8-r) and a latin-1 word is lost. This rule was already discussed in this list (in a different thread): RFC 2047 says: RFC-2047> When displaying a particular header field that contains RFC-2047> multiple 'encoded-word's, any 'linear-white-space' that RFC-2047> separates a pair of adjacent 'encoded-word's is ignored. RFC-2047> (This is to allow the use of multiple 'encoded-word's to RFC-2047> represent long strings of unencoded text, without having to RFC-2047> separate 'encoded-word's where spaces occur in the unencoded RFC-2047> text.) The subject contained a cyrillic word and a latin-1 word separated by a real space. Gnus encoded both words as encoded-word, but not encoded a space between them. As a result, this space is ignored when displaying the subject. Best regards, Vladimir. P.S. and one more bug, which is supposedly fixed according to news:gnu.emacs.gnus: when i try to send a mail which body contains a text which is in the subject of this letter, i get the following error: Signaling: (wrong-type-argument arrayp nil) get-charset-property(iso-8859-1 preferred-coding-system) #[(x) "ó=ƒ mapcar(#[(x) "ó=ƒ find-coding-systems-for-charsets((iso-8859-1 koi8-r)) mm-find-mime-charset-region(264 476) mml-parse-1() mml-parse() mml-generate-mime() message-encode-message-body() message-send-mail(nil) message-send-via-mail(nil) message-send(nil) message-send-and-exit(nil) call-interactively(message-send-and-exit) This is on Emacs 20.5, gnus 5.8.2