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. :-(

_______________________________________________
info-gnus-english mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to