From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: [yazicivo@ttnet.net.tr: Locale Dependent Downcasing in smtpmail] Date: Thu, 05 Apr 2007 19:11:25 -0400 Message-ID: References: <87wt0uhee5.fsf@ttnet.net.tr> <873b3hssyt.fsf@mocca.josefsson.org> <87y7l9608n.fsf@ttnet.net.tr> <87ircdh13m.fsf@stupidchicken.com> Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1175814888 7589 80.91.229.12 (5 Apr 2007 23:14:48 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 5 Apr 2007 23:14:48 +0000 (UTC) Cc: simon@josefsson.org, handa@m17n.org, cyd@stupidchicken.com, emacs-devel@gnu.org, yazicivo@ttnet.net.tr, eliz@gnu.org To: Andreas Schwab Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Apr 06 01:14:23 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1HZb9p-00020M-L8 for ged-emacs-devel@m.gmane.org; Fri, 06 Apr 2007 01:14:22 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HZbDE-0007OL-HQ for ged-emacs-devel@m.gmane.org; Thu, 05 Apr 2007 19:17:52 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HZbCh-0007EM-3i for emacs-devel@gnu.org; Thu, 05 Apr 2007 19:17:19 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HZbCf-0007Dq-Sb for emacs-devel@gnu.org; Thu, 05 Apr 2007 19:17:18 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HZbCf-0007Dj-NF for emacs-devel@gnu.org; Thu, 05 Apr 2007 19:17:17 -0400 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HZb9F-0005RN-7c for emacs-devel@gnu.org; Thu, 05 Apr 2007 19:13:45 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1HZb6z-0002iE-4Y; Thu, 05 Apr 2007 19:11:25 -0400 In-reply-to: (message from Andreas Schwab on Wed, 04 Apr 2007 16:27:51 +0200) X-detected-kernel: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:69093 Archived-At: > Using "ASCII" for the name and doc string are somewhat misleading, > since this is not limited to ASCII. For instance, it works fine for > Latin 1 also. Once you start using non-ASCII letters you have to think about locales. Only for Turkish. I think that is the only language which has a reason to alter the case tables. Does anyone know of any other?