> Very good! I can see my UTF-8 file name in dired-more! The scratch buffer is
> better that xterm itself: the upper case umlauts the Terminal test display
> in scratch but not in xterm! There is only one little curiosity: the file's
> name ends far out:
It's the same problem as my \lambda: Emacs's idea of the size on screen is
not the same as what the terminal actually does. In my case, Emacs thinks
the \lambda, being a single char, will take just one column, but it
takes two. In your case, it's the opposite: Emacs doesn't know that the
two-char sequence aÌ will actually be combined by the terminal emulator into
a single glyph.
Emacs needs to learn more about combining characters before it can
handle such things correctly.
Stefan
_______________________________________________
Emacs-pretest-bug mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug