unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Kenichi Handa <handa@m17n.org>
Cc: emacs-devel@gnu.org
Subject: Re: Display problem with upper case accentuated chars
Date: Tue, 10 Jun 2003 10:47:35 +0900 (JST)	[thread overview]
Message-ID: <200306100147.KAA10415@etlken.m17n.org> (raw)
In-Reply-To: <3EE27850.6040407@ig.com.br> (message from Vinicius Jose Latorre on Sat, 07 Jun 2003 20:42:08 -0300)

In article <3EE27850.6040407@ig.com.br>, Vinicius Jose Latorre <viniciusjl@ig.com.br> writes:

> I'm having display problem with upper case accentuated
> chars when using Emacs 21.3.50.1.

> I'm using GNU Emacs 21.3.50.1 (downloaded and installed
> today - 2003-06-07) and Red Hat 8.0.

> The problem is that when I insert, for example, the
> character à in a buffer, it is displayed:

> Ä   Ã
>  ^
>  |
>  +---- here is where the cursor is positioned after insertion

> The characters À, Á, É, Í, Ó and Ú are displayed with a
> 'point' above the letter instead the proper accent.

> The characters Ã, Õ and Ê are displayed Ä, Ö and Ë,
> respectively.

It seems that they are displayed with such a font that the
font's glyphs are taller than the font's logical bounding
box.  Thus the topmost few pixels are overwritten by the
previous line.  That also explains why lowercase characters
are ok.

Please type C-u C-x = on problematic characters and check
what fonts are used.

---
Ken'ichi HANDA
handa@m17n.org

  reply	other threads:[~2003-06-10  1:47 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-07 23:42 Display problem with upper case accentuated chars Vinicius Jose Latorre
2003-06-10  1:47 ` Kenichi Handa [this message]
2003-06-11  0:40   ` Vinicius Jose Latorre
2003-06-13  2:06     ` Kenichi Handa
2003-06-13  2:17       ` Kenichi Handa
2003-06-13 10:11         ` Andreas Schwab
2003-06-13 23:15           ` Vinicius Jose Latorre
2003-06-14 22:59             ` Kim F. Storm
2003-06-15  1:04               ` Kim F. Storm
2003-06-15 19:58                 ` Vinicius Jose Latorre

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200306100147.KAA10415@etlken.m17n.org \
    --to=handa@m17n.org \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).