unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: James Cloos <cloos@jhcloos.com>
To: emacs-devel@gnu.org
Subject: Re: 23.0.60; GNU Emacs does not handle composed characters
Date: Sun, 30 Dec 2007 21:50:17 +0000	[thread overview]
Message-ID: <m3ejd3ett2.fsf@lugabout.jhcloos.org> (raw)
In-Reply-To: <93893797-1486-4130-A050-F260B9E8AEA2@Freenet.DE> (Peter Dyballa's message of "Sun, 30 Dec 2007 16:04:36 +0100")

I just tried out some file (and file name in dired) where I expected to
find composed character sequences to compare against Peter’s findings.

I didn’t find the composed sequences, but did find that the character
U+1E08 LATIN CAPITAL LETTER C WITH CEDILLA AND ACUTE is being displayed
as the glyph for the character U+013D LATIN CAPITAL LETTER L WITH CARON.

U+013D itself also gets that glyph.

I have the following in my ~/.emacs:

,----[ excerpt from ~/.emacs ]
| (defun jhc-what-font () "" (interactive)
|   (message "%s" (aref (query-font (font-at (point))) 1)))
`----

and that returns my default font, DejaVu Sans Mono, for U+1E08.

The font does have the needed glyph, and it does display correctly
in other apps.

... Does more searching ...

I did find at least one file with a composed sequence.  It contains a
zero followed by U+0338 COMBINING LONG SOLIDUS OVERLAY.  That pair works
correctly for me in Emacs.  The following line also seems to work,
although I cannot say for sure; it does at least look better than it
does in my terminal app:

,----[ mhadmamrajamapt.utf8 ]
| မဟာဓမ္မရာဇာမ္‌ပတ
`----

This one is definitely ok:

,----[ macron.utf8.txt ]
| m̄ M̄ n̄ N̄ ē Ē ō Ō
| U+0304  ̄
`----

That is all I could find.

I run the unicode-2 branch on an x86 gentoo box using X11 frames.

-JimC
-- 
James Cloos <cloos@jhcloos.com>         OpenPGP: 1024D/ED7DAEA6

  reply	other threads:[~2007-12-30 21:50 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-26 16:36 23.0.60; GNU Emacs does not handle composed characters Peter Dyballa
2007-12-26 17:10 ` Andreas Schwab
2007-12-26 18:53   ` Peter Dyballa
2007-12-30 15:04   ` Peter Dyballa
2007-12-30 21:50     ` James Cloos [this message]
2008-01-08  6:29 ` Kenichi Handa
2008-01-08 15:08   ` Peter Dyballa
2008-01-09  1:56     ` Kenichi Handa

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=m3ejd3ett2.fsf@lugabout.jhcloos.org \
    --to=cloos@jhcloos.com \
    --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).