Date: Mon, 8 Nov 1999 18:53:40 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Shawn Hargreaves cc: djgpp AT delorie DOT com Subject: Re: ALLEGRO + DEGUI + viewing some characters In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Mon, 8 Nov 1999, Shawn Hargreaves wrote: > Alternatively there is a good chance that Emacs can do this Not yet; perhaps in the next version (someone works on adding Unicode support). Emacs does support almost any other imaginable encoding of non-ASCII text on Earth, though... > (that's how I do it: I have my editor set up so I can enter strings > as 16 bit Unicode and then hit a keyboard shortcut to shell out to > textconv, which replaces them with a UTF-8 version of whatever I > typed). The GNU recode utility should be able to do that (and a lot of other conversions as well).