unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* character composition seems much worse than before
@ 2010-11-08  3:40 Miles Bader
  2010-11-08  3:53 ` Miles Bader
  0 siblings, 1 reply; 18+ messages in thread
From: Miles Bader @ 2010-11-08  3:40 UTC (permalink / raw)
  To: emacs-devel

For a while, maybe 4-5 months ago (?), automatic composition
in Emacs seemed to be working really well -- things just
_worked_, and worked correctly in almost every case.

Now it seems to be a fair bit worse... E.g.:

I do (using emacs -Q, latest trunk):

 (1) Insert a letter "e" by typing it

 (2) Insert a unicode combinging accute accent by doing "C-x 8 RET"
     and then "COMBINING ACCUTE ACCENT" RET

*Previously* (meaning N months ago), that would then properly
display an accented "e" character, which looked exactly like
the precombined unicode "é".  Perfect!  One could even add
multiple combining accents and they all displayed correctly
stacked on top of each other.  It was impressive.

But now:

 + It doesn't work by default -- it seems that I need to do
   "M-x auto-composition-mode" first.  Why is this necessary?
   Aren't combining characters almost always intended to, well,
   combine?  Why would we want them to _not_ combine by
   default?

 + The accent positioning is fairly clearly wrong.  I know this
   is font-specific, but this is using "Bitstream Vera Sans
   Mono" which is a pretty standard free font, and with which
   the positioning seemed to be perfect before.

 + Some combining accents seem to simply not work at all.  If I
   insert an "e", and then a "COMBINING CIRCUMFLEX ACCENT"
   character, the latter simply displays as a separate
   character, not stacked on top of the "e".  This used to work
   properly (and is a legimate combination -- there's a
   precombined "LATIN SMALL LETTER E WITH CIRCUMFLEX"
   character.

 + Multiple combining accents seem to display very badly, not
   stacked properly, but instead seemingly all at the same
   location (resulting in an unreadable blob).  This also used
   to work "properly."

Maybe there's something wrong with my system or my font, but I
think it's a reasonably standard Debian distro, with a standard
font...

Do these things work for other people?

[Well, I guess the question of whether "auto-composition-mode"
is valid regardless.]

Thanks,

-Miles

-- 
Patience, n. A minor form of despair, disguised as a virtue.



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

end of thread, other threads:[~2010-11-10  1:41 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-08  3:40 character composition seems much worse than before Miles Bader
2010-11-08  3:53 ` Miles Bader
2010-11-08  4:06   ` Eli Zaretskii
2010-11-08  4:11     ` Miles Bader
2010-11-08  6:46       ` Eli Zaretskii
2010-11-08  7:30       ` Kenichi Handa
2010-11-08  7:46         ` Miles Bader
2010-11-08  7:51           ` Miles Bader
2010-11-08  9:17             ` Eli Zaretskii
2010-11-08 10:58             ` Andreas Schwab
2010-11-08 11:18               ` Miles Bader
2010-11-08 12:11                 ` Andreas Schwab
2010-11-08 11:18             ` Kenichi Handa
2010-11-08 12:03               ` Andreas Schwab
2010-11-09  5:46               ` Miles Bader
2010-11-09  5:49                 ` Miles Bader
2010-11-09 10:04                   ` Julien Danjou
2010-11-10  1:41                 ` Kenichi Handa

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).