From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: storm@cua.dk (Kim F. Storm) Newsgroups: gmane.emacs.devel Subject: Re: Display problem with upper case accentuated chars Date: 15 Jun 2003 00:59:14 +0200 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <5xsmqcgta5.fsf@kfs2.cua.dk> References: <3EE27850.6040407@ig.com.br> <200306100147.KAA10415@etlken.m17n.org> <3EE67A78.5080703@ig.com.br> <200306130206.LAA14623@etlken.m17n.org> <200306130217.LAA14653@etlken.m17n.org> <3EEA5B0E.3030109@ig.com.br> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1055624452 31448 80.91.224.249 (14 Jun 2003 21:00:52 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 14 Jun 2003 21:00:52 +0000 (UTC) Cc: Kenichi Handa Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Sat Jun 14 23:00:47 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 19RI7j-00088F-00 for ; Sat, 14 Jun 2003 22:59:43 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 19RIUL-0004pA-00 for ; Sat, 14 Jun 2003 23:23:05 +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 19RI9S-0003o6-MK for emacs-devel@quimby.gnus.org; Sat, 14 Jun 2003 17:01:30 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19RI99-0003kh-04 for emacs-devel@gnu.org; Sat, 14 Jun 2003 17:01:11 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19RI97-0003gr-JN for emacs-devel@gnu.org; Sat, 14 Jun 2003 17:01:10 -0400 Original-Received: from mail.filanet.dk ([195.215.206.179]) by monty-python.gnu.org with esmtp (Exim 4.20) id 19RI96-0003dA-M6 for emacs-devel@gnu.org; Sat, 14 Jun 2003 17:01:08 -0400 Original-Received: from kfs2.cua.dk.cua.dk (unknown [10.1.82.3]) by mail.filanet.dk (Postfix) with SMTP id 40BC57C012; Sat, 14 Jun 2003 23:01:06 +0200 (CEST) Original-To: Vinicius Jose Latorre In-Reply-To: <3EEA5B0E.3030109@ig.com.br> Original-Lines: 20 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 Original-cc: Andreas Schwab Original-cc: emacs-devel@gnu.org 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:15097 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:15097 Vinicius Jose Latorre writes: > Andreas Schwab wrote: > > >Kenichi Handa writes: > > > >|> Another info. If I set fringe-mode to none, this problem > >|> doesn't happen. > > > >Same for me. > > > > I inserted (fringe-mode 'none) in my .emacs file, but the problem > still persits. I have a pretty good idea what the problem is... and how to fix it. Stay tuned :-) ++kfs