all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Thomas Morgan <tlm@thomasmorgan.net>
To: emacs-pretest-bug@gnu.org
Subject: 23.0.60; Disappearing cursor over composed char
Date: Sun, 18 May 2008 23:50:40 -0600	[thread overview]
Message-ID: <878wy6etan.fsf@thomasmorgan.net> (raw)

I have a utf-8-unix-encoded file named `norgard' which contains
the following two lines:

Rilke Sings Nørgård
Nørgård

The `å' in `Nørgård' is composed of ASCII `a' and Unicode `̊'
(combining ring above), the second of which appears in my Emacs
(in X Windows) as a hollow box.  The composed char is displayed
as a normal ASCII `a'.  Visited literally, the file looks like this:

Rilke Sings N\303\270rga\314\212rd
N\303\270rga\314\212rd

But visited in utf-8-unix with auto-composition-mode enabled,
the cursor behaves strangely.  When I move the cursor to the `a'
on the first line with `C-f' or `C-b', the cursor disappears.
It reappears when I move the cursor away from the `a' with any
cursor motion command.

Moving the cursor to the same `a' with `M-x goto-char 17'
causes both the cursor and the character to disappear
(it is displayed as an empty space).  `C-l' makes the `a'
reappear, but the cursor remains invisible.

The cursor behaves normally with the `a' in the second line.

I also tried viewing the same file with `emacs -Q -nw norgard'
in an xterm.  Both instances of `Nørgård' appear as `Nørgrd  ',
with a diacritical ring above the `g' and two spaces after the `d'.
With the cursor over `ø', `C-f' moves to the `g', skipping over
the `r'.

I'm using GNU Emacs 23.0.60.3 (i686-pc-linux-gnu, GTK+ Version 2.8.20).




                 reply	other threads:[~2008-05-19  5:50 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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

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

  git send-email \
    --in-reply-to=878wy6etan.fsf@thomasmorgan.net \
    --to=tlm@thomasmorgan.net \
    --cc=emacs-pretest-bug@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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.