On Jul 31, 2006, at 11:43 AM, Peter Dyballa wrote:

> Hello!
>
> There are routines missing that create the correct Unicode file  
> names. In Mac OS X' HFS+ they are saved decomposed, i.e. ä becomes  
> a¨, which is re-united in Finder or ls, but Emacs.app does not do  
> that job:

Yes, I believe this problem lies only on the display end: composition  
is not handled correctly in the display routines.  I've experimented  
a bit but have not figured out how to get it to work.  (case  
COMPOSITE_GLYPH: in ns_draw_glyph_string() in nsterm.m)




-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Emacs-app-dev- mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emacs-app-dev-

Reply via email to