From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Juanma Barranquero" Newsgroups: gmane.emacs.devel Subject: Re: bug#613: 23.0.60; Unicode display problems Date: Thu, 21 Aug 2008 03:18:01 +0200 Message-ID: References: <87myjv2tc8.fsf@stupidchicken.com> <87ej52vg8r.fsf@physik.rwth-aachen.de> <873al2sd2h.fsf@physik.rwth-aachen.de> <87od3qqvlg.fsf@physik.rwth-aachen.de> <87k5ebbrq1.fsf@physik.rwth-aachen.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1219281499 23417 80.91.229.12 (21 Aug 2008 01:18:19 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 21 Aug 2008 01:18:19 +0000 (UTC) Cc: 613@emacsbugs.donarmstrong.com, emacs-devel@gnu.org, sand@blarg.net, Torsten Bronger To: "Kenichi Handa" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Aug 21 03:19:11 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1KVypO-0005Je-VR for ged-emacs-devel@m.gmane.org; Thu, 21 Aug 2008 03:19:07 +0200 Original-Received: from localhost ([127.0.0.1]:56039 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KVyoR-0006ZU-GE for ged-emacs-devel@m.gmane.org; Wed, 20 Aug 2008 21:18:07 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KVyoN-0006ZH-4A for emacs-devel@gnu.org; Wed, 20 Aug 2008 21:18:03 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KVyoM-0006Z5-OP for emacs-devel@gnu.org; Wed, 20 Aug 2008 21:18:02 -0400 Original-Received: from [199.232.76.173] (port=51237 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KVyoM-0006Z2-LF for emacs-devel@gnu.org; Wed, 20 Aug 2008 21:18:02 -0400 Original-Received: from ey-out-1920.google.com ([74.125.78.148]:32671) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KVyoM-0000gI-Gk for emacs-devel@gnu.org; Wed, 20 Aug 2008 21:18:02 -0400 Original-Received: by ey-out-1920.google.com with SMTP id 4so11773eyg.24 for ; Wed, 20 Aug 2008 18:18:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=+BqY1uDwu851iUt9yVd+BX8RMAVVeVhExSxEQyplmbg=; b=DVydFUSBsPjqp6RKEPNFdUxBEm4whyxW7BQRHaF4AQV5UBdDAnjP7juF9FOjHhVso7 7BvVD9mVCxvDzGADQ6x0HIfaII/+0b+RfIXnhkk40ZiPolBtB9ISECDw/yuhFnWQSQr7 bEI1Cp7glLH/1PaGLQunAutpaYyp0eh05TyA4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=cp7XnBdSdVfaPcz7G3PHeW0WM9D9VIEIty7Uf7LI1mEQxMaanl6yyLFkd2FINZu3uI lZY15xthokT8W0WqIKKlG+wBkUVEryniFgxCLUbdmxLKR6/DW+Pm5H2qROqYKPAgz3D6 nOPTvcxlcsMWcEnbLfZqP6Yl7bjmZ/SQUHccY= Original-Received: by 10.210.21.13 with SMTP id 13mr1005051ebu.75.1219281481334; Wed, 20 Aug 2008 18:18:01 -0700 (PDT) Original-Received: by 10.210.23.12 with HTTP; Wed, 20 Aug 2008 18:18:01 -0700 (PDT) In-Reply-To: Content-Disposition: inline X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:102749 Archived-At: On Thu, Aug 21, 2008 at 03:01, Kenichi Handa wrote: > Dejavu Sans Mono doesn't have those characters. I think the newest DejaVu Sans Mono (2.26) does have U+201C, U+2200, U+2500 and U+221B. It still lacks U+2032, though. Juanma