From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Peter Dyballa Newsgroups: gmane.emacs.help Subject: Re: emacs and UTF-8 Date: Thu, 28 Apr 2005 22:09:21 +0200 Message-ID: <3d6554e0392fdcbe9769f2341cb99770@Web.DE> References: <1114710292.436403.218420@z14g2000cwz.googlegroups.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (Apple Message framework v622) Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1114718703 7292 80.91.229.2 (28 Apr 2005 20:05:03 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 28 Apr 2005 20:05:03 +0000 (UTC) Cc: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Apr 28 22:05:01 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DRFFX-0002PY-HG for geh-help-gnu-emacs@m.gmane.org; Thu, 28 Apr 2005 22:04:40 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DRFLj-00084M-0t for geh-help-gnu-emacs@m.gmane.org; Thu, 28 Apr 2005 16:11:03 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DRFLN-000841-3F for help-gnu-emacs@gnu.org; Thu, 28 Apr 2005 16:10:41 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DRFLK-00083Z-1a for help-gnu-emacs@gnu.org; Thu, 28 Apr 2005 16:10:40 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DRFLJ-0002lo-MY for help-gnu-emacs@gnu.org; Thu, 28 Apr 2005 16:10:37 -0400 Original-Received: from [217.72.192.209] (helo=smtp05.web.de) by monty-python.gnu.org with esmtp (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA:24) (Exim 4.34) id 1DRFOC-0000q3-SP for help-gnu-emacs@gnu.org; Thu, 28 Apr 2005 16:13:37 -0400 Original-Received: from [84.245.189.121] (helo=[192.168.1.2]) by smtp05.web.de with asmtp (TLSv1:RC4-SHA:128) (WEB.DE 4.105 #282) id 1DRFK5-0005Ai-00; Thu, 28 Apr 2005 22:09:22 +0200 In-Reply-To: <1114710292.436403.218420@z14g2000cwz.googlegroups.com> Original-To: "knubee" X-Mailer: Apple Mail (2.622) X-Sender: Peter_Dyballa@web.de X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:26117 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:26117 I forgot: you need fontsets too to see those more than 64K glyphs: (create-fontset-from-fontset-spec "-monotype-courier=20 new-medium-r-*-*-10-*-*-*-*-*-fontset-10pt_monotype_courier" t=20 'noerror) (set-fontset-font "fontset-10pt_monotype_courier" =20 'latin-iso8859-1 '("courier new" . "iso8859-1")) (set-fontset-font "fontset-10pt_monotype_courier" =20 'latin-iso8859-2 '("courier new" . "iso8859-2")) (set-fontset-font "fontset-10pt_monotype_courier" =20 'latin-iso8859-3 '("courier new" . "iso8859-3")) (set-fontset-font "fontset-10pt_monotype_courier" =20 'latin-iso8859-4 '("courier new" . "iso8859-4")) (set-fontset-font "fontset-10pt_monotype_courier" =20 'cyrillic-iso8859-5 '("courier new" . "iso8859-5")) (set-fontset-font "fontset-10pt_monotype_courier" =20 'arabic-iso8859-6 '("courier new" . "iso8859-6")) (set-fontset-font "fontset-10pt_monotype_courier" =20 'greek-iso8859-7 '("courier new" . "iso8859-7")) (set-fontset-font "fontset-10pt_monotype_courier" =20 'hebrew-iso8859-8 '("courier new" . "iso8859-8")) (set-fontset-font "fontset-10pt_monotype_courier" =20 'latin-iso8859-9 '("courier new" . "iso8859-9")) (set-fontset-font "fontset-10pt_monotype_courier" =20 'latin-iso8859-15 '("courier new" . "iso8859-15")) (set-fontset-font "fontset-10pt_monotype_courier"=20 'mule-unicode-0100-24ff '("courier new" . "iso10646-1")) (set-fontset-font "fontset-10pt_monotype_courier"=20 'mule-unicode-2500-33ff '("courier new" . "iso10646-1")) (set-fontset-font "fontset-10pt_monotype_courier"=20 'mule-unicode-e000-ffff '("courier new" . "iso10646-1")) Just one example. -- Greetings Pete Ce qui =E9t=E9 compris n'existe plus. (Paul Eluard)