Gnus development mailing list
 help / color / mirror / Atom feed
From: Florian Weimer <fw@s.netic.de>
Subject: Re: Re[2]: 8-bit headers not encoded
Date: 06 Jan 2000 14:32:12 +0100	[thread overview]
Message-ID: <87wvpn8gwz.fsf@deneb.cygnus.argh.org> (raw)
In-Reply-To: Roman Belenov's message of "Thu, 6 Jan 2000 14:13:06 +0300"

Roman Belenov <roman@nstl.nnov.ru> writes:

> (setq   gnus-group-posting-charset-alist '((".*" koi8-r)))

Could try the following value for gnus-group-posting-charset-alist,
please?

(setq gnus-group-posting-charset-alist 
  '((message-this-is-mail nil nil)
    (message-this-is-news koi8-r koi8-r)))

This should mimic the behavior of the old setting.  (Perhaps this
variable should be given an new name?)




  reply	other threads:[~2000-01-06 13:32 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-01-05 18:45 Roman Belenov
2000-01-05 20:02 ` Florian Weimer
2000-01-06 11:13   ` Re[2]: " Roman Belenov
2000-01-06 13:32     ` Florian Weimer [this message]
2000-01-06 14:25       ` Re[4]: " Roman Belenov
2000-01-06 22:07       ` Re[2]: " Vladimir Volovich
2000-01-06 23:01         ` Kai Großjohann
2000-01-08 20:38         ` Florian Weimer
2000-01-08 21:04           ` Vladimir Volovich

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=87wvpn8gwz.fsf@deneb.cygnus.argh.org \
    --to=fw@s.netic.de \
    /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).