Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* encoding
@ 2005-04-06 20:31 TeXitoi
  2005-04-07 13:00 ` encoding It's me FKtPp ;)
  0 siblings, 1 reply; 2+ messages in thread
From: TeXitoi @ 2005-04-06 20:31 UTC (permalink / raw)


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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-04-07 13:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-04-06 20:31 encoding TeXitoi
2005-04-07 13:00 ` encoding It's me FKtPp ;)

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).