unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Baris Metin <baris@uludag.org.tr>
Subject: upcase-*, downcase-* bug in tr_TR.UTF-8 locale
Date: Sun, 24 Oct 2004 13:55:24 +0300	[thread overview]
Message-ID: <20041024105524.GA11545@uludag.org.tr> (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

                 reply	other threads:[~2004-10-24 10:55 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20041024105524.GA11545@uludag.org.tr \
    --to=baris@uludag.org.tr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).