* charset for posting
@ 2012-07-12 14:55 Julien Cubizolles
2012-07-12 15:00 ` Adam Sjøgren
0 siblings, 1 reply; 2+ messages in thread
From: Julien Cubizolles @ 2012-07-12 14:55 UTC (permalink / raw)
To: ding
How can I set the charset for posting to a newsgroup to iso-8859-1 and
not utf-8. Even though there is no mention of utf-8 in
gnus-group-posting-charset-alist, I get the following error message.
441 441 437 utf-8 charset is not allowed in group proxad.free.adsl.degroupage
Couldn't send message via news: 441 441 437 utf-8 charset is not allowed
in group proxad.free.adsl.degroupage
Julien Cubizolles.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: charset for posting
2012-07-12 14:55 charset for posting Julien Cubizolles
@ 2012-07-12 15:00 ` Adam Sjøgren
0 siblings, 0 replies; 2+ messages in thread
From: Adam Sjøgren @ 2012-07-12 15:00 UTC (permalink / raw)
To: ding
On Thu, 12 Jul 2012 16:55:25 +0200, Julien wrote:
> How can I set the charset for posting to a newsgroup to iso-8859-1 and
> not utf-8. Even though there is no mention of utf-8 in
> gnus-group-posting-charset-alist, I get the following error message.
I have this in my ~/.gnus:
; Use iso-8859-1 if possible (http://gnus.org/manual/emacs-mime_13.html#SEC13):
(setq mm-coding-system-priorities '(iso-8859-1))
I have an older thing commented out:
; Default to latin1:
;; not utf-8: (setq message-default-charset 'iso-8859-1)
which may or may not be of any help.
Best regards,
Adam
--
"Möjligen så kommer planet att vingla lite graciöst." Adam Sjøgren
asjo@koldfront.dk
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-07-12 15:00 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-07-12 14:55 charset for posting Julien Cubizolles
2012-07-12 15:00 ` Adam Sjøgren
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).