From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Kenichi Handa Newsgroups: gmane.emacs.devel Subject: Re: still `umlaut-bug' with current Emacs Date: Thu, 09 Apr 2009 11:44:38 +0900 Message-ID: References: <20090408.065936.26529613.wl@gnu.org> NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1239245106 935 80.91.229.12 (9 Apr 2009 02:45:06 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 9 Apr 2009 02:45:06 +0000 (UTC) Cc: emacs-devel@gnu.org To: Werner LEMBERG Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Apr 09 04:46:24 2009 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 1LrkHV-00073i-Lj for ged-emacs-devel@m.gmane.org; Thu, 09 Apr 2009 04:46:21 +0200 Original-Received: from localhost ([127.0.0.1]:43870 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LrkG7-000747-9H for ged-emacs-devel@m.gmane.org; Wed, 08 Apr 2009 22:44:55 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LrkG2-00073s-MS for emacs-devel@gnu.org; Wed, 08 Apr 2009 22:44:50 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LrkFx-00073g-6X for emacs-devel@gnu.org; Wed, 08 Apr 2009 22:44:49 -0400 Original-Received: from [199.232.76.173] (port=46871 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LrkFw-00073d-W1 for emacs-devel@gnu.org; Wed, 08 Apr 2009 22:44:45 -0400 Original-Received: from mx1.aist.go.jp ([150.29.246.133]:62813) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LrkFt-0007r6-WF; Wed, 08 Apr 2009 22:44:42 -0400 Original-Received: from rqsmtp2.aist.go.jp (rqsmtp2.aist.go.jp [150.29.254.123]) by mx1.aist.go.jp with ESMTP id n392ibDO016772; Thu, 9 Apr 2009 11:44:37 +0900 (JST) env-from (handa@m17n.org) Original-Received: from smtp4.aist.go.jp by rqsmtp2.aist.go.jp with ESMTP id n392ib2R023762; Thu, 9 Apr 2009 11:44:37 +0900 (JST) env-from (handa@m17n.org) Original-Received: by smtp4.aist.go.jp with ESMTP id n392ibDD013935; Thu, 9 Apr 2009 11:44:37 +0900 (JST) env-from (handa@m17n.org) Original-Received: from handa by etlken with local (Exim 4.69) (envelope-from ) id 1LrkFq-0006Gh-Qv; Thu, 09 Apr 2009 11:44:38 +0900 In-reply-to: <20090408.065936.26529613.wl@gnu.org> (message from Werner LEMBERG on Wed, 08 Apr 2009 06:59:36 +0200 (CEST)) X-detected-operating-system: by monty-python.gnu.org: Solaris 9 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:110157 Archived-At: In article <20090408.065936.26529613.wl@gnu.org>, Werner LEMBERG writes: > using a CVS build from about 24h ago, I still see the problem with > diacritical characters taken from another font. In the attached > image, the blue font is > -sony-fixed-medium-r-normal--24-170-100-100-c-120-iso8859-1 > while the large `umlaut U' is > -monotype-Arial-bold-normal-normal-*-32-*-*-*-*-0-iso10646-1 I've just installed a fix. Please try again. > With exactly the same setup I see another bug, as shown in the > attached image. The displayed text should be > \textit{% > xxx \textbf{yyy}\\ > zzz} > `C-u C-x =' says this for the first `y' character: > character: y (121, #o171, #x79) > preferred charset: ascii (ASCII (ISO646 IRV)) > code point: 0x79 > syntax: w which means: word > category: .:Base, a:ASCII, l:Latin, r:Roman > buffer code: #x79 > file code: #x79 (encoded by coding system utf-8-unix) > display: no font available I can't reproduce it. What does C-u C-x = say on the character "x"? --- Kenichi Handa handa@m17n.org