Gnus development mailing list
 help / color / mirror / Atom feed
From: Lars Magne Ingebrigtsen <larsi@gnus.org>
Subject: Look ma: RFÇ2047
Date: 16 Jan 1999 00:32:53 +0100	[thread overview]
Message-ID: <m3pv8gcdsq.fsf@quimbies.gnus.org> (raw)

I've now slashed away at the charset thingies, and there's now
basically just one thing that controls encoding when posting --
gnus-group-posting-charset-alist -- and one that says what the default 
charset is when reading -- gnus-group-charset-alist.

It's tempting to use a value such as:

(defcustom gnus-group-charset-alist 
  '(("^hk\\>\\|^tw\\>\\|\\<big5\\>" cn-big5)
    ("^cn\\>\\|\\<chinese\\>" cn-gb-2312)
    ("^fj\\>\\|^japan\\>" iso-2022-jp-2)
    ("^relcom\\>" koi8-r)
    (".*" iso-8859-1)))

That is, default all "unknown" hierarchies to iso-8859-1, but, er, I
don't know...

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@gnus.org * Lars Magne Ingebrigtsen


             reply	other threads:[~1999-01-15 23:32 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-01-15 23:32 Lars Magne Ingebrigtsen [this message]
1999-01-16  2:01 ` Russ Allbery
1999-01-16  3:27   ` Lars Magne Ingebrigtsen
1999-01-20 21:26     ` Kai.Grossjohann
1999-01-20 21:26       ` Kai.Grossjohann
1999-01-21 15:55         ` Lars Balker Rasmussen
1999-02-01 23:33 ` Hallvard B Furuseth
1999-02-02  0:51   ` Russ Allbery
1999-02-02  0:56     ` Look ma: =?UNKNOWN?Q?RF=C72047?= Chris Tessone
1999-02-02  9:12   ` Look ma: RFÇ2047 Yair Friedman
1999-02-02 20:13   ` Lars Magne Ingebrigtsen
1999-02-15  2:19     ` Hallvard B Furuseth
1999-02-19 14:09       ` Lars Magne Ingebrigtsen
1999-02-20 16:34 Hallvard B Furuseth
1999-02-21 10:09 ` Lars Magne Ingebrigtsen

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=m3pv8gcdsq.fsf@quimbies.gnus.org \
    --to=larsi@gnus.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).