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:46 -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 1175815019 7976 80.91.229.12 (5 Apr 2007 23:16:59 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 5 Apr 2007 23:16:59 +0000 (UTC) Cc: handa@m17n.org, emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Apr 06 01:16:27 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 1HZbBi-0002WW-FP for ged-emacs-devel@m.gmane.org; Fri, 06 Apr 2007 01:16:18 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HZbF8-0008Pl-7J for ged-emacs-devel@m.gmane.org; Thu, 05 Apr 2007 19:19:50 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HZbD0-0007KN-H6 for emacs-devel@gnu.org; Thu, 05 Apr 2007 19:17:38 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HZbCz-0007KB-W3 for emacs-devel@gnu.org; Thu, 05 Apr 2007 19:17:38 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HZbCz-0007K8-SK for emacs-devel@gnu.org; Thu, 05 Apr 2007 19:17:37 -0400 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HZb9Z-0005VF-Dd for emacs-devel@gnu.org; Thu, 05 Apr 2007 19:14:05 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1HZb7K-0002kv-L3; Thu, 05 Apr 2007 19:11:46 -0400 In-reply-to: (message from Eli Zaretskii on Wed, 04 Apr 2007 21:01:45 +0300) 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:69097 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. downcase-A-to-Z ? My point is it is not limited to the ASCII letters.