From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/2903 Path: news.gmane.org!not-for-mail From: Jesper Harder Newsgroups: gmane.emacs.gnus.user Subject: Re: iso-8859-2 charset and 8bit encoding in t-gnus Date: Tue, 19 Aug 2003 16:52:32 +0200 Organization: http://purl.org/harder/ Message-ID: References: <87wuddd6n5.fsf@hector.lodowanet> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1138669176 16772 80.91.229.2 (31 Jan 2006 00:59:36 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 31 Jan 2006 00:59:36 +0000 (UTC) Original-X-From: nobody Tue Jan 17 17:31:23 2006 Original-Path: quimby.gnus.org!localhost.localdomain!nobody Original-Newsgroups: gnu.emacs.gnus Original-NNTP-Posting-Host: 0xc3f952e0.esnxr1.ras.tele.dk Original-X-Trace: quimby.gnus.org 1061305148 27916 195.249.82.224 (19 Aug 2003 14:59:08 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: 19 Aug 2003 14:59:08 GMT X-Face: ^RrvqCr7c,P$zTR:QED"@h9+BTm-"fjZJJ-3=OU7.)i/K]<.J88}s>'Z_$r; pdembinski@yahoo.com (Piotr DembiƄski) writes: > What I need is telling gnus to encode posts I send to groups in pl.* > and alt.pl.* hierarchies as iso-8859-2 charset, 8bit encoding in body > and iso-8859-2 charset, quoted-printable encoding in headers. If you put: (set-language-environment "Polish") in your .emacs, this should happen automatically (with a regular Gnus). > The emacs I use is FSF Emacs version 21.2.1 from Debian GNU/Linux > 3.0r1. The version of t-gnus I use should be visible in header of > this post. Is there any particular reason you're using t-gnus? That version is primarily intended for Japanese users. Try the normal Gnus instead if it still doesn't work.