From xemacs-m  Mon Apr 21 15:30:23 1997
Received: from altair.xemacs.org (steve@xemacs.miranova.com [206.190.83.19])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id PAA28163
	for <xemacs-beta@xemacs.org>; Mon, 21 Apr 1997 15:30:21 -0500 (CDT)
Received: (from steve@localhost)
	by altair.xemacs.org (8.8.5/8.8.5) id NAA30010;
	Mon, 21 Apr 1997 13:43:29 -0700
Mail-Copies-To: never
To: xemacs-beta@xemacs.org
Subject: Re: Impossible to use 'terminal' font in XEmacs/mule
References: <86pvvov2q4.fsf@kramer.in.aventail.com> 	<9704211513.AA24209@fornet.gvc.dec.com> 	<86ohb8v0o7.fsf@kramer.in.aventail.com> 	<QQcmge18104.199704211606@crystal.WonderWorks.COM> 	<86d8ro8iar.fsf@kramer.in.aventail.com> 	<9704211639.AA24314@fornet.gvc.dec.com> 	<QQcmgl19447.199704211745@crystal.WonderWorks.COM> 	<86iv1gl0p8.fsf@kramer.in.aventail.com> 	<QQcmgm19814.199704211811@crystal.WonderWorks.COM> 	<86hgh0kzg3.fsf@kramer.in.aventail.com> <QQcmgr20771.199704211921@crystal.WonderWorks.COM> <86wwpw6tgm.fsf@kramer.in.aventail.com>
X-Url: http://www.miranova.com/%7Esteve/
X-Face: #!T9!#9s-3o8)*uHlX{Ug[xW7E7Wr!*L46-OxqMu\xz23v|R9q}lH?cRS{rCNe^'[`^sr5"
 f8*@r4ipO6Jl!:Ccq<xoV[Qz2u8<8-+Vwf2gzJ44lf_/y9OaQ`@#Q65{U4/TC)i2`~/M&QI$X>p:9I
 OSS'2{-)-4wBnVeg0S\O4Al@)uC[pD|+
X-Attribution: sb
From: Steven L Baur <steve@miranova.com>
In-Reply-To: wmperry@aventail.com's message of 21 Apr 1997 12:56:09 -0700
Mime-Version: 1.0 (generated by tm-edit 7.106)
Content-Type: text/plain; charset=US-ASCII
Date: 21 Apr 1997 13:43:27 -0700
Message-ID: <m24td0hztc.fsf@altair.xemacs.org>
Lines: 15
X-Mailer: Gnus v5.4.45/XEmacs 20.2(beta2)

William M Perry <wmperry@aventail.com> writes:

>  Ok, so I forgot my crib notes - how do I specify the charset of a region
> of text?  Please say I can do it with text properties, otherwise I'll have
> to go bite the head off of a live chicken.  Said charset will be _exactly_
> like ascii, but accept any registry.

See mule/mule-charset.el and the function make-charset.

I don't believe charset is a mutable property.  If you wish characters 
in a specific charset you generate them with the make-char function.
See the mule/*-hooks.el files for examples.
-- 
steve@miranova.com baur
Unsolicited commercial e-mail will be billed at $250/message.

