info-gnus-english
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

encoding


From: TeXitoi
Subject: encoding
Date: 06 Apr 2005 22:31:57 +0200
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.4

Hi,

I have some troubles with the posting encoding.

In the last post, I'm in latin-1, and I'd my local in fr_FR

This post, I supose it would be in utf-8, my local is fr_FR.UTF-8

I want to post in latin-0 because I post in a wensgroup that don't
allow utf-8, but I dont want to laungh emacs with "LANG=fr_FR emacs"

I've that in my .emacs, but it does nothing (all what is relative to
gnus):

;; serveur de news
(setq gnus-select-method '(nntp "news.free.fr"))

;; lecture des mail locaux
(setq gnus-secondary-select-methods
      '((nnml "private")))

;; adresse mail pour les news
(setq message-default-news-headers
      "From: TeXitoi <texitoi@NOSPAMtexitoi.homelinux.org>\n")

;; pour poster en latin-0
;; Def charset
(setq gnus-group-posting-charset-alist 
        '((".*" "iso-8859-1")))

(setq gnus-default-charset (quote iso-8859-1)
      gnus-default-posting-charset (quote iso-8859-1))

I think I'm posting in quote-printable, and I think that's bad too.

I'm using debian sarge.

Thanks for your help.

-- 
Guillaume Pinot                          http://wwwetu.utc.fr/~pinotgui/

« L'amour, c'est comme le nombre Pi. Naturel, irrationnel et très
important. » -- Lisa Hoffman

() Campagne du ruban ascii -- contre les mails en html
/\ Contre les pièces jointes Microsoft


reply via email to

[Prev in Thread] Current Thread [Next in Thread]