Gnus development mailing list
 help / color / mirror / Atom feed
From: Vladimir Volovich <vvv@vsu.ru>
Subject: one more bug in latest gnus
Date: Tue, 27 May 2003 17:45:25 +0400	[thread overview]
Message-ID: <ey65nw8pvu.fsf@video.uic.vsu.ru> (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.

             reply	other threads:[~2003-05-27 13:45 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-27 13:45 Vladimir Volovich [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ey65nw8pvu.fsf@video.uic.vsu.ru \
    --to=vvv@vsu.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).