Gnus development mailing list
 help / color / mirror / Atom feed
* Look ma: RFÇ2047
@ 1999-01-15 23:32 Lars Magne Ingebrigtsen
  1999-01-16  2:01 ` Russ Allbery
  1999-02-01 23:33 ` Hallvard B Furuseth
  0 siblings, 2 replies; 13+ messages in thread
From: Lars Magne Ingebrigtsen @ 1999-01-15 23:32 UTC (permalink / 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


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

end of thread, other threads:[~1999-02-19 14:09 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-01-15 23:32 Look ma: RFÇ2047 Lars Magne Ingebrigtsen
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

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