info-gnus-english
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Gnus posting charsets


From: codebuger
Subject: Gnus posting charsets
Date: 6 Jun 2006 02:06:21 -0700
User-agent: G2/0.2

Good day, All:

I have emacs 22.0.50 from cvs (gentoo ebuild) and gnus version 5.11.
So, my question:

I read some news groups in koi8-r (fido7), some in iso-8859-1 (comp,
...) and so on. How to teach gnus send messages in different encodings?


I probe gnus-group-posting-charset-alist and other, that works in emacs
21 but not in 22.
If I do:
 (setq mm-coding-system-priorities '(iso-8859-1 koi8-r utf-8))
emacs sends messages in koi8-r when can encode, if no - sends in utf-8.
But I like something like this:
(setq gnus-group-posting-charset-alist  '((".*catap.*" utf-8 (utf-8))
                                          (".*fido7.*" koi8-r (koi8-r))))

Can anybody to help me? Thanks.

With best regards, Evgeniy Zamriy.

P.S.: Sorry, my english isn't good. :-(



reply via email to

[Prev in Thread] Current Thread [Next in Thread]