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 fonts and unicode Date: Tue, 6 May 2008 19:52:08 +0200 Message-ID: <0659003F-067D-4665-A29F-385B386AA104@web.de> References: <11b141710805021010q2d4e0b50gd5da6e1ffc38110@mail.gmail.com> <11b141710805060753q1741a019o209e5503355ac1a1@mail.gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v753) Content-Type: text/plain; charset=WINDOWS-1252; delsp=yes; format=flowed Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1210096457 13775 80.91.229.12 (6 May 2008 17:54:17 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 6 May 2008 17:54:17 +0000 (UTC) Cc: emacs list To: Paulo J. Matos Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue May 06 19:54:52 2008 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JtRMw-0005aa-8q for geh-help-gnu-emacs@m.gmane.org; Tue, 06 May 2008 19:54:26 +0200 Original-Received: from localhost ([127.0.0.1]:52064 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JtRME-00007W-E0 for geh-help-gnu-emacs@m.gmane.org; Tue, 06 May 2008 13:53:42 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JtRLv-0008Vq-MJ for help-gnu-emacs@gnu.org; Tue, 06 May 2008 13:53:23 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JtRLt-0008Ut-RB for help-gnu-emacs@gnu.org; Tue, 06 May 2008 13:53:23 -0400 Original-Received: from [199.232.76.173] (port=36693 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JtRLt-0008Uq-LL for help-gnu-emacs@gnu.org; Tue, 06 May 2008 13:53:21 -0400 Original-Received: from fmmailgate02.web.de ([217.72.192.227]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JtRLt-0002I2-AD for help-gnu-emacs@gnu.org; Tue, 06 May 2008 13:53:21 -0400 Original-Received: from smtp08.web.de (fmsmtp08.dlan.cinetic.de [172.20.5.216]) by fmmailgate02.web.de (Postfix) with ESMTP id E5EB2DB8425B; Tue, 6 May 2008 19:52:10 +0200 (CEST) Original-Received: from [195.4.204.218] (helo=[192.168.1.2]) by smtp08.web.de with asmtp (TLSv1:AES128-SHA:128) (WEB.DE 4.109 #226) id 1JtRKk-0004bL-00; Tue, 06 May 2008 19:52:10 +0200 In-Reply-To: <11b141710805060753q1741a019o209e5503355ac1a1@mail.gmail.com> X-Mailer: Apple Mail (2.753) X-Sender: Peter_Dyballa@web.de X-Provags-ID: V01U2FsdGVkX19z9n6Ma760+MeRccJgqNRaZRBId87D5+lAh7m5 n4jXOLmGPbotiCgwwLaaMdZg6JCn5Rya1o8sJjbuaWVwh9vJyB W4WBTAeBujoAM/OtopNw== X-detected-kernel: by monty-python.gnu.org: Linux 2.4-2.6 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:53792 Archived-At: Am 06.05.2008 um 16:53 schrieb Paulo J. Matos: >> Try to extend the fontset(s) you use with something like this: >> >> (set-fontset-font "fontset-default" (cons (decode-char 'ucs #x2000) >> (decode-char 'ucs #x206f)) >> '("dejavu sans" . "iso10646-1")) ; General Punctuation >> > > Nothing seems to change by adding this .emacs. > Am I missing something? Font is of good size but still aliased and > without unicode. Are you using the "fontset-default" fontset? If not, then augment the =20= one you are using. The HELLO buffer (C-h H) shows the changes for me =96 otherwise I would =20= not have written a theoretical contribution. Another, more complete =20 test, is the utf8.txt in Kermit. -- Greetings Pete We are usually convinced more easily by reasons we have found =20 ourselves than by those which have occurred to others. =96 Blaise Pascal