Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Tomasz Dymek <tomek@rabarbar.eu.org>
Subject: Posting charset problem
Date: 23 Jan 2005 11:21:59 +0100	[thread overview]
Message-ID: <m3pszwe988.fsf@dixie.se.com.pl> (raw)

Hi!


I have some trouble with gnus posting charset after move from old
mandrake and xemacs to the Fedora FC 3 with GNU Emacs. 
I mostly post articles  in pl.* groups. The recomeded charset in those
group is iso-8859-2 with 8bit encoding in body and 7bit headers.

I've got 
(set-language-environment 'Polish) 
in  my .emacs file 

and

(setq  gnus-default-charset (quote iso-8859-2))
;; MIME

(defun mm-read-charset (prompt)
 "Return a charset"
 'iso-8859-2
)
(setq gnus-default-posting-charset (quote iso-8859-2))

in my .gnus file 

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




-- 
                                                                    * Tomek.
____________________________________________________________________________
BLOWN UP BY FOUR CORVETTES. ENGAGING PLOT DEVICE. U-568.


             reply	other threads:[~2005-01-23 10:21 UTC|newest]

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

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=m3pszwe988.fsf@dixie.se.com.pl \
    --to=tomek@rabarbar.eu.org \
    /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).