Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: codebuger@gmail.com
Subject: Gnus posting charsets
Date: 6 Jun 2006 02:06:21 -0700	[thread overview]
Message-ID: <1149584781.421939.250360@i39g2000cwa.googlegroups.com> (raw)

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	other threads:[~2006-06-06  9:06 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-06  9:06 codebuger [this message]
2006-06-06 12:52 ` Katsumi Yamaoka
2006-06-07 14:41   ` codebuger
2006-06-08  1:29     ` Katsumi Yamaoka
2006-06-09  8:28       ` Ivan Boldyrev
     [not found]       ` <mailman.2787.1149843395.9609.info-gnus-english@gnu.org>
2006-06-10 10:50         ` codebuger

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=1149584781.421939.250360@i39g2000cwa.googlegroups.com \
    --to=codebuger@gmail.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).