all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Dan Maftei <ninestraycats@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Cocoa emacs renders Unicode combining diacritics improperly
Date: Mon, 16 Jul 2012 18:09:38 +0100	[thread overview]
Message-ID: <CABxY=viJ+m=TpWBOKJTUoDtg17Ub9M3_7-OPCTSoYwA_wJHESQ@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 1124 bytes --]

This is regarding Emacs.app, built with --with-ns from GNU emacs 24.1.1
source.

Pre-composed characters (e.g. 0xf1, ñ) render perfectly, but combining
diacritics (e.g. n\x303) render the character oddly. Namely, the diacritic
very miniscule, and is not placed directly above the main character (but
not entirely to the left or right either). However, a single glyph IS
created, since C-f and C-b skip over the entire rendered character.

Oddly, dired correctly displays both pre-composed and de-composed
characters, but other modes do not (org, shell, text modes, GNU's python.el
inferior shell).

Of course, either method works fine in other appliations (Chrome,
Terminal.app, LibreOffice, native OS X apps). Further, both methods work
when running in non-windowed mode in Terminal.app.

Note that this is not precisely the problem described here (
http://www.emacswiki.org/emacs/CarbonEmacsPackage#toc23)  In particular,
dired works fine, non-windowed mode works fine, and in other modes, the
main character and the diacritic ARE being composed, it's just the final
glyph is rendered oddly.

Dan

[-- Attachment #2: Type: text/html, Size: 1338 bytes --]

             reply	other threads:[~2012-07-16 17:09 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-16 17:09 Dan Maftei [this message]
2012-07-16 20:16 ` Cocoa emacs renders Unicode combining diacritics improperly Peter Dyballa
2012-07-16 22:15   ` Dan Maftei
2012-07-16 23:09     ` Peter Dyballa
2012-07-16 23:23       ` Dan Maftei
2012-07-17  9:51         ` Peter Dyballa
2012-07-17 12:52           ` Dan Maftei
2012-07-17 21:15             ` Peter Dyballa
2012-07-17 22:16               ` Dan Maftei
2012-07-17 23:10                 ` Peter Dyballa
2012-07-18  0:03                   ` Dan Maftei
2012-07-18  8:48                     ` Peter Dyballa

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='CABxY=viJ+m=TpWBOKJTUoDtg17Ub9M3_7-OPCTSoYwA_wJHESQ@mail.gmail.com' \
    --to=ninestraycats@gmail.com \
    --cc=help-gnu-emacs@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.