From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Juanma Barranquero" Newsgroups: gmane.emacs.help Subject: Re: File name completion on Mac OS X with German umlauts Date: Thu, 13 Mar 2008 15:17:30 +0100 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1205417895 28696 80.91.229.12 (13 Mar 2008 14:18:15 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 13 Mar 2008 14:18:15 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: "Nikolaj Schumacher" Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Mar 13 15:18:39 2008 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JZoGK-0006Ta-D7 for geh-help-gnu-emacs@m.gmane.org; Thu, 13 Mar 2008 15:18:28 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JZoFl-0003Td-AI for geh-help-gnu-emacs@m.gmane.org; Thu, 13 Mar 2008 10:17:53 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JZoFU-0003TN-4p for help-gnu-emacs@gnu.org; Thu, 13 Mar 2008 10:17:36 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JZoFR-0003Sm-Of for help-gnu-emacs@gnu.org; Thu, 13 Mar 2008 10:17:34 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JZoFR-0003Sj-HS for help-gnu-emacs@gnu.org; Thu, 13 Mar 2008 10:17:33 -0400 Original-Received: from el-out-1112.google.com ([209.85.162.176]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JZoFQ-0002fh-RG for help-gnu-emacs@gnu.org; Thu, 13 Mar 2008 10:17:33 -0400 Original-Received: by el-out-1112.google.com with SMTP id n30so2128037elf.7 for ; Thu, 13 Mar 2008 07:17:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=hHFdJHkmKfUzDriWMrBh7C6C+w0kTVlq1O+csn3RgFg=; b=YvvANZV60eORdKEKXRF72SdsaITDiEveR7RtLb2db8Q9wPuBhX5PVb+F2rHSxjzwZ5Ao1onmuJn63wP6VzWdrpukLK+IdVsnzyMnsT4bZGIGTzfg6EATdJYA0oQLDn8FCAC5WXTGnqS/yg7EAE74wjg0mPPM1Er72j+Z86LK9aY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=tk6kfMKesVS4Rx+hWUjywM2Ma+ZX6ZWUHuliv0fByqLY1tTZlvpzt1RzDWwbVdQPvBu9WlvJw6LxLc1V7ae5mdwxuulYq8Z60YGCiA+783XbZ+2JFCuY8tpG7Km7+e5nL3JsNTDhIP+QUOm3IBLeNLKmxjrM1iiVQNkBbz7OL/I= Original-Received: by 10.114.12.9 with SMTP id 9mr9432486wal.23.1205417851059; Thu, 13 Mar 2008 07:17:31 -0700 (PDT) Original-Received: by 10.114.166.20 with HTTP; Thu, 13 Mar 2008 07:17:30 -0700 (PDT) In-Reply-To: Content-Disposition: inline X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:52368 Archived-At: On Thu, Mar 13, 2008 at 2:49 PM, Nikolaj Schumacher wrote: > That, of course, opens another can of worms, because capitalization > isn't absolute. "i" and "I" are equal files for you, but in Turkey > they are distinct files... Usually, capitalization is quite stable, for your local language setup. Of course in a Turkish language environment the relation between dotted and dotless latin i characters should have to be taken into account. Juanma