Gnus development mailing list
 help / color / mirror / Atom feed
From: Vladimir Volovich <vvv@vvv.vsu.ru>
Subject: 5.8.2 bug: test тестtéßt test
Date: 17 Dec 1999 12:31:51 +0300	[thread overview]
Message-ID: <eyvh5x29rs.fsf@video.uic.vsu.ru> (raw)

[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) "\bС=┐\b
  mapcar(#[(x) "\bС=┐\b
  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




             reply	other threads:[~1999-12-17  9:31 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-12-17  9:31 Vladimir Volovich [this message]
2000-04-21 17:25 ` 5.8.2 bug: test тест téßt test Lars Magne Ingebrigtsen
2000-04-21 17:26   ` Shenghuo ZHU
2000-04-21 17:42     ` Lars Magne Ingebrigtsen

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=eyvh5x29rs.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).