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:17:20 +0900 (JST) Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <200306130217.LAA14653@etlken.m17n.org> References: <3EE27850.6040407@ig.com.br> <200306100147.KAA10415@etlken.m17n.org> <3EE67A78.5080703@ig.com.br> <200306130206.LAA14623@etlken.m17n.org> 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 1055470526 25369 80.91.224.249 (13 Jun 2003 02:15:26 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 13 Jun 2003 02:15:26 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Fri Jun 13 04:15:22 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 19Qe66-0006as-00 for ; Fri, 13 Jun 2003 04:15:22 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 19QeRq-0006N2-00 for ; Fri, 13 Jun 2003 04:37:50 +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 19Qe8N-0002lt-Ek for emacs-devel@quimby.gnus.org; Thu, 12 Jun 2003 22:17:43 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19Qe84-0002lj-8M for emacs-devel@gnu.org; Thu, 12 Jun 2003 22:17:24 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19Qe83-0002lY-0o for emacs-devel@gnu.org; Thu, 12 Jun 2003 22:17:23 -0400 Original-Received: from tsukuba.m17n.org ([192.47.44.130]) by monty-python.gnu.org with esmtp (Exim 4.20) id 19Qe82-0002lU-ED for emacs-devel@gnu.org; Thu, 12 Jun 2003 22:17:22 -0400 Original-Received: from fs.m17n.org (fs.m17n.org [192.47.44.2])h5D2HKu12790; Fri, 13 Jun 2003 11:17:20 +0900 (JST) (envelope-from handa@m17n.org) Original-Received: from etlken.m17n.org (etlken.m17n.org [192.47.44.125]) h5D2HK924950; Fri, 13 Jun 2003 11:17:20 +0900 (JST) Original-Received: (from handa@localhost) by etlken.m17n.org (8.8.8+Sun/3.7W-2001040620) id LAA14653; Fri, 13 Jun 2003 11:17:20 +0900 (JST) Original-To: handa@m17n.org In-reply-to: <200306130206.LAA14623@etlken.m17n.org> (message from Kenichi Handa on Fri, 13 Jun 2003 11:06:14 +0900 (JST)) 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:15078 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:15078 In article <200306130206.LAA14623@etlken.m17n.org>, Kenichi Handa writes: > 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. Another info. If I set fringe-mode to none, this problem doesn't happen. --- Ken'ichi HANDA handa@m17n.org