Gnus development mailing list
 help / color / mirror / Atom feed
* one more bug in latest gnus
@ 2003-05-27 13:45 Vladimir Volovich
  2003-05-27 21:57 ` Simon Josefsson
  0 siblings, 1 reply; 8+ messages in thread
From: Vladimir Volovich @ 2003-05-27 13:45 UTC (permalink / raw)


[-- Attachment #1: Type: text/plain, Size: 1240 bytes --]

Hello,

please press C-d on this message, you'll see the attached
email; it's subject contains "йМХЦЮ  йНРЕКЭМХЙНБЮ Х вЕАНРЮЕБЮ".
The subject is encoded as koi8-r, while the correct
charset is windows-1251 (it was an error of user's mail agent).

when i want to see the correctly encoded subject in gnus, i press
  0 g windows-1251 RET
and gnus re-encodes the message (both headers and body) in
windows-1251 encoding.

for this, you need to execute
(codepage-setup 1251)
(define-coding-system-alias 'windows-1251 'cp1251)

now, the bug in gnus is this:

  after doing such reencoding with 0 g windows-1251 RET,
  i see correctly re-encoded subject in the Article buffer:
  Subject: Книга  Котельникова и Чеботаева
  but in the Summary buffer, i see only "Книга"
  but the rest of the subject is not shown.

That may be due to the fact that in the original message the subject
consists of several lines:

Subject: =?KOI8-R?Q?=CA=ED=E8=E3=E0?=
 =?KOI8-R?Q?__=CA=EE=F2=E5=EB=FC=ED=E8=EA=EE=E2=E0_=E8?=
 =?KOI8-R?Q?_=D7=E5=E1=EE=F2=E0=E5=E2=E0?=

and the word "Книга" is on the first line; and gnus incorrectly fails
to show the rest of the re-encoded subject in the Summary buffer.
(without re-encoding, it shows the whole subject).

Best,
v.

[-- Attachment #2: Type: message/rfc822, Size: 912 bytes --]

From: <CyrTeX-ru@vsu.ru> (mikezmn on newmail.ru)
To: "Cyrillic TeX Users Group" <CyrTeX-ru@vsu.ru>
Subject: йМХЦЮ  йНРЕКЭМХЙНБЮ Х вЕАНРЮЕБЮ
Date: Tue, 27 May 2003 11:30:28 +0400
Message-ID: <list-2759095@vsu.ru>

This is a test message.

^ permalink raw reply	[flat|nested] 8+ messages in thread
[parent not found: <bavqsu$46t$1@quimby.gnus.org>]

end of thread, other threads:[~2003-06-02  2:20 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-05-27 13:45 one more bug in latest gnus Vladimir Volovich
2003-05-27 21:57 ` Simon Josefsson
2003-05-28 22:26   ` Dave Love
2003-05-30  9:44     ` Dave Love
     [not found]     ` <bb7b07$99b$1@quimby.gnus.org>
2003-05-30 17:45       ` Vladimir Volovich
2003-06-02  2:20         ` Jesper Harder
     [not found] <bavqsu$46t$1@quimby.gnus.org>
2003-05-27 14:01 ` Vladimir Volovich
2003-05-27 22:02   ` Simon Josefsson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).