Gnus development mailing list
 help / color / mirror / Atom feed
* How to force charset iso-8859-1 when posting?
@ 2008-09-23 17:59 Steinar Bang
  2008-09-24 18:33 ` Steinar Bang
  2008-09-24 20:31 ` Reiner Steib
  0 siblings, 2 replies; 8+ messages in thread
From: Steinar Bang @ 2008-09-23 17:59 UTC (permalink / raw)
  To: ding

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




^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2008-09-28 14:41 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-09-23 17:59 How to force charset iso-8859-1 when posting? Steinar Bang
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

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).