Gnus development mailing list
 help / color / mirror / Atom feed
From: Vladimir Volovich <vvv@vvv.vsu.ru>
Subject: preview does not respect gnus-group-posting-charset-alist setting
Date: 25 Apr 2000 14:35:00 +0400	[thread overview]
Message-ID: <eyitx68o4r.fsf@video.uic.vsu.ru> (raw)

Hi!

I have the following setting of gnus-group-posting-charset-alist:

(("^fido7\\." koi8-r
  (koi8-r))
 ("^\\(no\\|fr\\|dk\\)\\.[^,]*\\(,[ 	\n]*\\(no\\|fr\\|dk\\)\\.[^,]*\\)*$" iso-8859-1
  (iso-8859-1))
 (message-this-is-mail nil nil)
 (message-this-is-news nil t))

[ and also (put-charset-property 'cyrillic-iso8859-5 'preferred-coding-system 'koi8-r) ]

So far, when i post messages in one of fido7.* newsgroups, headers are
posted as 8-bit cyrillic text in koi8-r.

But when i preview a message with C-u M-m P, the subject gets encoded
in encoded-word. But the Newsgroups: header is already there, and
contains just one of fido7.* newsgroups. Is this a correct behavior?
(i mean that preview is generated without taking
gnus-group-posting-charset-alist into account)

BTW, Lars, could you please add default entries
("^fido7\\." koi8-r (koi8-r))
("^relcom\\." koi8-r (koi8-r))
to gnus-group-posting-charset-alist (in gnus-msg.el)?

Best,
v.




             reply	other threads:[~2000-04-25 10:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-04-25 10:35 Vladimir Volovich [this message]
2000-04-26  3:00 ` 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=eyitx68o4r.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).