Gnus development mailing list
 help / color / mirror / Atom feed
From: Alexander Kotelnikov <sacha@myxomop.com>
Subject: decoding messages written in utf-8 to be sent in koi8-r
Date: Sun, 19 Feb 2006 22:37:03 +0300	[thread overview]
Message-ID: <84y807jg2o.fsf@vinci.loc> (raw)

Hello.

I have switched my environment into utf-8 and got a problem: fido
news groups need to be posted articles in either ascii or koi8-r, but
gnus sends them it utf-8 now. Is there any way to change this begaviour?

Changing gnus-group-posting-charset-alist to
(("^\\(no\\|fr\\)\\.[^,]*\\(,[ 	\n]*\\(no\\|fr\\)\\.[^,]*\\)*$" iso-8859-1
  (iso-8859-1))
 ("^\\(fido7\\|relcom\\)\\.[^,]*\\(,[ 	\n]*\\(fido7\\|relcom\\)\\.[^,]*\\)*$" koi8-r
  (koi8-r utf-8))
 (message-this-is-mail nil nil)
 (message-this-is-news nil t))

(I have added utf-8) did not help.

-- 
Alexander Kotelnikov
Saint-Petersburg, Russia




                 reply	other threads:[~2006-02-19 19:37 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=84y807jg2o.fsf@vinci.loc \
    --to=sacha@myxomop.com \
    /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).