all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Cocoa emacs renders Unicode combining diacritics improperly
@ 2012-07-16 17:09 Dan Maftei
  2012-07-16 20:16 ` Peter Dyballa
  0 siblings, 1 reply; 12+ messages in thread
From: Dan Maftei @ 2012-07-16 17:09 UTC (permalink / raw)
  To: help-gnu-emacs

[-- 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 --]

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2012-07-18  8:48 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-16 17:09 Cocoa emacs renders Unicode combining diacritics improperly Dan Maftei
2012-07-16 20:16 ` 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

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.