From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Ted Zlatanov Newsgroups: gmane.emacs.help Subject: Re: emacs under X: No fonts match...iso10646-1 Date: Tue, 11 Feb 2003 11:46:03 -0500 Organization: =?koi8-r?q?=F4=C5=CF=C4=CF=D2=20=FA=CC=C1=D4=C1=CE=CF=D7?= @ Cienfuegos Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <4nk7g6u5o4.fsf@lockgroove.bwh.harvard.edu> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1044982255 16395 80.91.224.249 (11 Feb 2003 16:50:55 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 11 Feb 2003 16:50:55 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18idcQ-0004G0-00 for ; Tue, 11 Feb 2003 17:50:50 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18idcI-0007ni-06 for gnu-help-gnu-emacs@m.gmane.org; Tue, 11 Feb 2003 11:50:42 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!logbridge.uoregon.edu!usenet01.sei.cmu.edu!news.cis.ohio-state.edu!news.dfci.harvard.edu!news.harvard.edu!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 14 Original-NNTP-Posting-Host: lockgroove.bwh.harvard.edu Original-X-Trace: plato.harvard.edu 1044981981 31206 134.174.9.133 (11 Feb 2003 16:46:21 GMT) Original-X-Complaints-To: news@plato.harvard.edu Original-NNTP-Posting-Date: Tue, 11 Feb 2003 16:46:21 +0000 (UTC) X-Face: bd.DQ~'29fIs`T_%O%C\g%6jW)yi[zuz6; D}[Ep*b!\e,fBZ'j_+#"Ps?s2!4H2-Y"sx" User-Agent: Gnus/5.090016 (Oort Gnus v0.16) Emacs/21.2 Cancel-Lock: sha1:f3i9ohPsF+nknb5Mo2P7roOYdH8= Original-Xref: shelby.stanford.edu gnu.emacs.help:110059 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:6563 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:6563 See http://www.cl.cam.ac.uk/~mgk25/ucs-fonts.html for the latest 10646 font collection. There are instructions for installing them, too. I have this in my .Xdefaults: #define FONT_ISO -misc-fixed-medium-r-normal--18-120-100-100-c-90-iso10646-1 #define FONT_ISO_FULL -misc-fixed-medium-r-normal--18-120-100-100-c-90-iso10646-1 Emacs.Fontset-1: FONT_ISO Emacs.Fontset-2: FONT_ISO_FULL Emacs*font: FONT_ISO_FULL Ted