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:18:17 +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 1205417939 28872 80.91.229.12 (13 Mar 2008 14:18:59 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 13 Mar 2008 14:18:59 +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:19:27 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 1JZoH6-0006nq-JD for geh-help-gnu-emacs@m.gmane.org; Thu, 13 Mar 2008 15:19:17 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JZoGX-0003kt-FY for geh-help-gnu-emacs@m.gmane.org; Thu, 13 Mar 2008 10:18:41 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JZoGG-0003kX-2r for help-gnu-emacs@gnu.org; Thu, 13 Mar 2008 10:18:24 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JZoGB-0003j0-Pn for help-gnu-emacs@gnu.org; Thu, 13 Mar 2008 10:18:23 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JZoGB-0003ix-Bj for help-gnu-emacs@gnu.org; Thu, 13 Mar 2008 10:18:19 -0400 Original-Received: from el-out-1112.google.com ([209.85.162.178]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JZoGB-0002r9-2Y for help-gnu-emacs@gnu.org; Thu, 13 Mar 2008 10:18:19 -0400 Original-Received: by el-out-1112.google.com with SMTP id n30so2128434elf.7 for ; Thu, 13 Mar 2008 07:18:18 -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=DelqmdKDcGJWtMrb5JkHFFtxn8L69vUJ5D4t/9M/as0=; b=XhNHccfH0Yg5cdfi6sJQH6V8bnymz9HLEHBm9KA0XO2g9ogy0f5U9xF7eP7ho4H0Zl9tJAE/gP021oV+Sr9IwJLGlxyujtp+sWH98r8qTJ4Hek5EPB/M33fAkF50T6zRj4TGqonq4/bzK54NK7uS1wfhUkxhmWwBlDHpcR+dx9o= 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=YuXiKAhxuFuUmjg4iPRA4drXdgaov3u8laxQ0QOYmOY2zQhLuaMFFJq91/6NAOhoEGGrIyV1Bx7/3fRbAcI9wye6d3tYMC2Kk2AyfUryOhY0A7N/FKKMZjTGdU+nx8s84WgZbV4HuQcqVRZZ/5EipbTr+gZYN4+eBNWyTRvObdk= Original-Received: by 10.114.76.1 with SMTP id y1mr9427858waa.38.1205417897893; Thu, 13 Mar 2008 07:18:17 -0700 (PDT) Original-Received: by 10.114.166.20 with HTTP; Thu, 13 Mar 2008 07:18:17 -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:52369 Archived-At: On Thu, Mar 13, 2008 at 3:17 PM, Juanma Barranquero wrote: > Usually, capitalization is quite stable s/capitalization/case folding/ Juanma