Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Mikhail Pachkov <pachkov@minet.uni-jena.de>
Subject: Re: Posting charset problem
Date: Tue, 25 Jan 2005 10:13:27 +0100	[thread overview]
Message-ID: <87ekg9q3bc.fsf@ipc631.bioinf.uni-jena.de> (raw)
In-Reply-To: <m3pszwe988.fsf@dixie.se.com.pl>


## On 23 Jan 2005 11:21:59 +0100
## Tomasz Dymek wrote:

 TD> The result is unfortunately onlu half ok because body of posted
 TD> message is in iso-8859-2/8bit and headers to. They should be 7bit. 

Hi Tomasz,

I think you can try mime/field-encoding-method-alist to set the
encoding of the headers.

I have for example in my .gnus.el:

(setq mime/field-encoding-method-alist
      '(
	("Subject" . koi8-r)
	(t . mime)
	))

in order to have Subject always in koi8-r. I think that change of it
to iso....-1 will do the trick.

Good luck!

Mikhail


      reply	other threads:[~2005-01-25  9:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-23 10:21 Tomasz Dymek
2005-01-25  9:13 ` Mikhail Pachkov [this message]

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=87ekg9q3bc.fsf@ipc631.bioinf.uni-jena.de \
    --to=pachkov@minet.uni-jena.de \
    /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).