From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: need help in using a 10646 font with cp1251 text Date: 07 Aug 2003 07:43:10 +0200 Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: <4nznimh6le.fsf@lockgroove.bwh.harvard.edu> Reply-To: Eli Zaretskii NNTP-Posting-Host: deer.gmane.org X-Trace: main.gmane.org 1060231458 18452 80.91.224.253 (7 Aug 2003 04:44:18 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 7 Aug 2003 04:44:18 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Aug 07 06:44:40 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19kcdk-0000GB-00 for ; Thu, 07 Aug 2003 06:44:40 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19kccs-0000yU-64 for geh-help-gnu-emacs@m.gmane.org; Thu, 07 Aug 2003 00:43:46 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19kcbq-00082g-Tl for help-gnu-emacs@gnu.org; Thu, 07 Aug 2003 00:42:42 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19kcap-0004tY-4t for help-gnu-emacs@gnu.org; Thu, 07 Aug 2003 00:42:10 -0400 Original-Received: from [207.232.27.5] (helo=WST0054) by monty-python.gnu.org with asmtp (Exim 4.20) id 19kcah-0004hJ-Se for help-gnu-emacs@gnu.org; Thu, 07 Aug 2003 00:41:32 -0400 Original-To: help-gnu-emacs@gnu.org In-reply-to: <4nznimh6le.fsf@lockgroove.bwh.harvard.edu> (message from Ted Zlatanov on Wed, 06 Aug 2003 16:30:21 -0400) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:11628 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:11628 > From: Ted Zlatanov > Newsgroups: gnu.emacs.help > Date: Wed, 06 Aug 2003 16:30:21 -0400 > > What can I do to get the 8859-5 charset obtained from the cp1251 > encoding displayed as a UCS charset? I don't want to install a 8859-5 > font. Try using code-pages.el. You didn't say what version of Emacs you use, so I don't know whether it has code-pages.el bundled. If not, you can find it either in the Emacs CVS or (I think) on gnu.emacs.sources.