Gnus development mailing list
 help / color / mirror / Atom feed
From: Vladimir Volovich <vvv@vvv.vsu.ru>
Subject: Проба пера 1 Prôbá pèrå 2
Date: 01 May 2000 19:05:29 +0400	[thread overview]
Message-ID: <eyzoqa2tvq.fsf@video.uic.vsu.ru> (raw)

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

Hi Shenghuo,

When i try to send a message which contains a line given in a subject
(and in the following line):

Проба пера 1 

[-- Attachment #2: Type: text/plain, Size: 817 bytes --]

Prôbá pèrå 2

with UTF-8 setup:

(setq load-path (cons "/usr/share/emacs/site-lisp/mule-ucs" load-path))
(require 'un-define)
(eval-after-load "mm-util"
  '(setq mm-mime-mule-charset-alist
	 (append '((utf-8 cyrillic-iso8859-5 latin-iso8859-1)) mm-mime-mule-charset-alist)))
(setq mm-body-charset-encoding-alist
  '((iso-8859-1 . 8bit)
    (utf-8 . 8bit)
    (koi8-r . 8bit)
    (big5 . 8bit)))

When i try to raw preview a message (C-u M-m P) i get the something like

\320\237\321[  ] \320\277\320\265\321\200\320\260 1 Pr\303\264b\303\241 p\303\250r\303\245 2
where the   ^^^^ is an "Invalid character 013520, 5968, 0x1750" (as reported by C-u M-x =).

The "*Raw MIME preview ...*" buffer is not in raw encoding but in
cyrillic-koi8 (status line contains "-R:%*").

When i try to send a message, i get a warning:


[-- Attachment #3: Type: text/plain, Size: 267 bytes --]

The target text contains the following non ASCII character(s):
                  unknown: \237\321
              composition: [  ]
These can't be encoded safely by the coding system cyrillic-koi8.

Please select one from the following safe coding systems:
  raw-text

[-- Attachment #4: Type: text/plain, Size: 152 bytes --]

Which also looks like a bug. Previewing with M-m P looks Ok, though.

In some previous version of Gnus all worked well with UTF-8 messages...

Best,
v.

             reply	other threads:[~2000-05-01 15:05 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-05-01 15:05 Vladimir Volovich [this message]
2000-05-01 15:58 ` Shenghuo ZHU
2000-05-01 16:24   ` Vladimir Volovich
2000-05-03  1:59     ` Shenghuo ZHU
2000-05-03  1:49 ` Shenghuo ZHU
2000-05-03  7:46 Janusz S. Bien
2000-05-03 12:49 ` Shenghuo ZHU

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=eyzoqa2tvq.fsf@video.uic.vsu.ru \
    --to=vvv@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).