Gnus development mailing list
 help / color / mirror / Atom feed
* Re: Look ma: RFÇ2047
@ 1999-02-20 16:34 Hallvard B Furuseth
  1999-02-21 10:09 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 14+ messages in thread
From: Hallvard B Furuseth @ 1999-02-20 16:34 UTC (permalink / raw)
  Cc: ding

[Sorry about breaking the threading; your message didn't reach the
 emacs.ding newsgroup and I couldn't find the message-ID in the list
 archive.]

>> Sure, but not getting it wrong is still better...  If I have already
>> _told_ Emacs which charset I'm using, why should Gnus override that?
> 
> Gnus shouldn't, and won't, once someone tells me how to do that.  :-)

"ask on gnu.emacs.help"...

>>>> Instead we need a
>>>> recommended way for the user to tell Emacs to switch character set
>>>> (font) - which Gnus can notice.
>>>
>>> This variable is only used in non-Mule Emacsen, so this shouldn't occur.
>> 
>> that's what I mean: Even non-Mule Emacsen need that recommended way to
>> switch character set.
> 
> The assumption when using a non-Mule Emacs is that you're going to
> edit text using only a single charset.  

"one charset at a time", please:-)

Well OK, a recomended way to tell Emacs or Gnus which character set is
in use, then.

-- 
Hallvard



^ permalink raw reply	[flat|nested] 14+ messages in thread
* 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; 14+ 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] 14+ messages in thread

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

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-02-20 16:34 Look ma: RFÇ2047 Hallvard B Furuseth
1999-02-21 10:09 ` Lars Magne Ingebrigtsen
  -- strict thread matches above, loose matches on Subject: below --
1999-01-15 23:32 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  9:12   ` 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).