Gnus development mailing list
 help / color / mirror / Atom feed
From: Steinar Bang <sb@dod.no>
To: ding@gnus.org
Subject: How to force charset iso-8859-1 when posting?
Date: Tue, 23 Sep 2008 19:59:28 +0200	[thread overview]
Message-ID: <877i92n3pb.fsf@dod.no> (raw)

Platform: Ubuntu 8.04, Intel Pentium M
	GNU Emacs 22.1.1 (i486-pc-linux-gnu, GTK+ Version 2.12.9) of 2008-05-03 on terranova, modified by Ubuntu
	No Gnus v0.11 (recent CVS update)

For some reason Gnus have decided to post with utf-8.  I've tried to
force iso-8859-1 with the below setting in the gnus-parameters variable
(I'm trying to force iso-8859-1 for the no. news hiearchy).

(setq gnus-parameters '(("^nntp\\+news\\.gmane\\."
			 (spam-process
			  ((spam spam-use-gmane))))
                        ("^no\\."
                         (mm-coding-system-priorities
                          '(iso-8859-1)))))

One of the groups already had the following in the group parameters:
 ((charset . iso-8859-1))
which I initially thought was meant to force the charset when posting,
but when I read the docs, it seems to be only related to reading.

Searching my memory further, I think I put it in there to force
iso-8859-15 over into iso-8859-1 when responding.

So... is there a working way to force the charset when posting, for a
group or set of groups?

Thanx!


- Steinar




             reply	other threads:[~2008-09-23 17:59 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-23 17:59 Steinar Bang [this message]
2008-09-24 18:33 ` Steinar Bang
2008-09-24 20:31 ` Reiner Steib
2008-09-26 15:59   ` Steinar Bang
2008-09-26 21:24     ` Reiner Steib
2008-09-27  8:53       ` Steinar Bang
2008-09-28 14:33       ` Steinar Bang
2008-09-28 14:41         ` Steinar Bang

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=877i92n3pb.fsf@dod.no \
    --to=sb@dod.no \
    --cc=ding@gnus.org \
    /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).