From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Baris Metin Newsgroups: gmane.emacs.bugs Subject: upcase-*, downcase-* bug in tr_TR.UTF-8 locale Date: Sun, 24 Oct 2004 13:55:24 +0300 Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Message-ID: <20041024105524.GA11545@uludag.org.tr> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1672190835==" X-Trace: sea.gmane.org 1098614927 31895 80.91.229.6 (24 Oct 2004 10:48:47 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 24 Oct 2004 10:48:47 +0000 (UTC) Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sun Oct 24 12:48:38 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CLfvS-0002Nt-00 for ; Sun, 24 Oct 2004 12:48:38 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CLg33-0005Uo-22 for geb-bug-gnu-emacs@m.gmane.org; Sun, 24 Oct 2004 06:56:29 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CLg2z-0005Uh-Oo for bug-gnu-emacs@gnu.org; Sun, 24 Oct 2004 06:56:25 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CLg2z-0005UV-BC for bug-gnu-emacs@gnu.org; Sun, 24 Oct 2004 06:56:25 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CLg2z-0005US-85 for bug-gnu-emacs@gnu.org; Sun, 24 Oct 2004 06:56:25 -0400 Original-Received: from [193.140.74.28] (helo=uludag.org.tr) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1CLfvH-0006ii-W9 for bug-gnu-emacs@gnu.org; Sun, 24 Oct 2004 06:48:28 -0400 Original-Received: by uludag.org.tr (Postfix, from userid 1000) id 1D92453C03F; Sun, 24 Oct 2004 13:55:24 +0300 (EEST) Original-To: bug-gnu-emacs@gnu.org X-Mailer: Baris Metin, Linux User-Agent: Mutt/1.5.6+20040722i X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.bugs:9428 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:9428 --===============1672190835== Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="J/dobhs11T7y2rNN" Content-Disposition: inline --J/dobhs11T7y2rNN Content-Type: text/plain; charset=iso-8859-9 Content-Disposition: inline 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 --J/dobhs11T7y2rNN Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) Comment: http://metin.org iD8DBQFBe4ocQY59PDyY1JsRAqoEAJwIOjoUX3UfuKAifLelu2v0k6/gWACfbFee 1TQEC8TS4xq8f0rjPdVjn5c= =ctxg -----END PGP SIGNATURE----- --J/dobhs11T7y2rNN-- --===============1672190835== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Bug-gnu-emacs mailing list Bug-gnu-emacs@gnu.org http://lists.gnu.org/mailman/listinfo/bug-gnu-emacs --===============1672190835==--