GNU bug report logs -
#60023
[wishlist] cyrillic-chuvash input method
Previous Next
Reported by: flashymittens <at> tutanota.com
Date: Mon, 12 Dec 2022 22:15:02 UTC
Severity: wishlist
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> Date: Mon, 12 Dec 2022 17:15:43 +0100 (CET)
> From: flashymittens--- via "Bug reports for GNU Emacs,
> the Swiss army knife of text editors" <bug-gnu-emacs <at> gnu.org>
>
> It is almost all cyrillic, however Çç characters are Latin (letter c with cedilla), because there is actually no cyrillic С with a cedilla in Unicode. There are Ҫҫ (cyrillic letter es with descender), however they are unreliable as they often look wrong in practice:
Are you sure it is a good idea to use Çç? It will cause Emacs to
consider, e.g., абвгҪҫÇçҪҫабвг, as 3 words, not one word, for the
purposes of cursor motion commands, like M-f and C-<LEFT>. That's
because Emacs always stops these movement commands when text switches
to a different script, and here we will have a switch from Cyrillic to
Latin and back.
So maybe we should use Ҫҫ after all?
This bug report was last modified 2 years and 155 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.