Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: pdembinski@yahoo.com (Piotr Dembiński)
Subject: iso-8859-2 charset and 8bit encoding in t-gnus
Date: Sat, 16 Aug 2003 16:22:22 +0200	[thread overview]
Message-ID: <87wuddd6n5.fsf@hector.lodowanet> (raw)


hi,

I am trying to configure my emacs/gnus installation so that it fits
pl.* hierarchy usenet guidelines.

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.  All
other posts should be encoded in ascii.

I tried to customize following variables:

    (default-mime-charset (quote iso-8859-2))
    
    (gnus-group-posting-charset-alist 
      (quote (("^\\(alt\\.\\)?pl\\..*$" iso-8859-2 (iso-8859-2)) 
      (message-this-is-mail nil (iso-8859-2)))))

After setting this, MIME charset of my posts is set to iso-8859-2, but
encoding is set to "quoted-printable", both in message headers and
message body.  

What should I do to make gnus encode my posts in 8bit?

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.  It had been also installed from Debian Woody package.


Thanks in advance for any tips,

  Peter


             reply	other threads:[~2003-08-16 14:22 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-08-16 14:22 Piotr Dembiński [this message]
2003-08-19 14:52 ` Jesper Harder

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=87wuddd6n5.fsf@hector.lodowanet \
    --to=pdembinski@yahoo.com \
    /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).