unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* upcase-*, downcase-* bug in tr_TR.UTF-8 locale
@ 2004-10-24 10:55 Baris Metin
  0 siblings, 0 replies; only message in thread
From: Baris Metin @ 2004-10-24 10:55 UTC (permalink / raw)



[-- Attachment #1.1: Type: text/plain, Size: 643 bytes --]

Hello,

In Turkish upper-case version of i is "I with dot above" (0130;LATIN
CAPITAL LETTER I WITH DOT ABOVE) which is a multibyte character. A
single byte character is converted to a multi-byte character.  Also
lowercasing I in Turkish produce "i without the dot above" (0131;LATIN
SMALL LETTER DOTLESS I).

I think, as a matter of fact that GNU Emacs can't handle this multi-byte
to single-byte (and viceversa) conversion the problem arise. Using
upcase and downcase functions in Turkish doesn't produce a correct
result.

I think the problematic function is casefiddle.c:casify_object().

best regards,
-- 
Baris Metin
http://www.metin.org

[-- Attachment #1.2: Digital signature --]
[-- Type: application/pgp-signature, Size: 215 bytes --]

[-- Attachment #2: Type: text/plain, Size: 149 bytes --]

_______________________________________________
Bug-gnu-emacs mailing list
Bug-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-gnu-emacs

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-10-24 10:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-10-24 10:55 upcase-*, downcase-* bug in tr_TR.UTF-8 locale Baris Metin

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