From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Kenichi Handa Newsgroups: gmane.emacs.devel Subject: Re: Display problem with upper case accentuated chars Date: Fri, 13 Jun 2003 11:06:14 +0900 (JST) Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <200306130206.LAA14623@etlken.m17n.org> References: <3EE27850.6040407@ig.com.br> <200306100147.KAA10415@etlken.m17n.org> <3EE67A78.5080703@ig.com.br> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (generated by SEMI 1.14.3 - "Ushinoya") Content-Type: text/plain; charset=US-ASCII X-Trace: main.gmane.org 1055469941 22621 80.91.224.249 (13 Jun 2003 02:05:41 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 13 Jun 2003 02:05:41 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Fri Jun 13 04:05:40 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19Qdwi-0005sb-00 for ; Fri, 13 Jun 2003 04:05:40 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 19QeIR-00064I-00 for ; Fri, 13 Jun 2003 04:28:08 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19Qdxh-0006yP-Rk for emacs-devel@quimby.gnus.org; Thu, 12 Jun 2003 22:06:41 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19QdxP-0006wf-RV for emacs-devel@gnu.org; Thu, 12 Jun 2003 22:06:23 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19QdxO-0006wO-Kn for emacs-devel@gnu.org; Thu, 12 Jun 2003 22:06:23 -0400 Original-Received: from tsukuba.m17n.org ([192.47.44.130]) by monty-python.gnu.org with esmtp (Exim 4.20) id 19QdxO-0006w8-0x for emacs-devel@gnu.org; Thu, 12 Jun 2003 22:06:22 -0400 Original-Received: from fs.m17n.org (fs.m17n.org [192.47.44.2])h5D26Fu12663; Fri, 13 Jun 2003 11:06:15 +0900 (JST) (envelope-from handa@m17n.org) Original-Received: from etlken.m17n.org (etlken.m17n.org [192.47.44.125]) h5D26E924863; Fri, 13 Jun 2003 11:06:14 +0900 (JST) Original-Received: (from handa@localhost) by etlken.m17n.org (8.8.8+Sun/3.7W-2001040620) id LAA14623; Fri, 13 Jun 2003 11:06:14 +0900 (JST) Original-To: viniciusjl@ig.com.br In-reply-to: <3EE67A78.5080703@ig.com.br> (message from Vinicius Jose Latorre on Tue, 10 Jun 2003 21:40:24 -0300) User-Agent: SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/21.2.92 (sparc-sun-solaris2.6) MULE/5.0 (SAKAKI) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Emacs development discussions. List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:15077 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:15077 In article <3EE67A78.5080703@ig.com.br>, Vinicius Jose Latorre writes: > Ok, below are the results of C-u C-x =. [...] > font: -Adobe-Courier-Medium-R-Normal--12-120-75-75-M-70-ISO8859-1 I confirmed that this bug is reproducible by the above font. I also found that this problem didn't happen in the version before 2003-5-24 but happen in the version just after 2003-5-24. So, I suspect that the big change on 2003-5-24 introduced some bug. Kim? Could you investigate this problem? --- Ken'ichi HANDA handa@m17n.org