From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12937 invoked from network); 1 May 2006 21:07:30 -0000 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.5 required=5.0 tests=AWL,BAYES_00, FORGED_RCVD_HELO autolearn=ham version=3.1.1 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 1 May 2006 21:07:30 -0000 Received: (qmail 66176 invoked from network); 1 May 2006 21:07:22 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 1 May 2006 21:07:22 -0000 Received: (qmail 10088 invoked by alias); 1 May 2006 21:07:14 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 10197 Received: (qmail 10078 invoked from network); 1 May 2006 21:07:14 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by sunsite.dk with SMTP; 1 May 2006 21:07:14 -0000 Received: (qmail 65126 invoked from network); 1 May 2006 21:07:14 -0000 Received: from kira2.akte.de (82.165.28.56) by a.mx.sunsite.dk with SMTP; 1 May 2006 21:07:13 -0000 Received: (root@kira2.akte.de) by kira2.akte.de id ; Mon, 1 May 2006 23:07:07 +0200 KRecCount: 1 KInfo: virscan ok KInfo: !spam auth Received: from condor.int.spiegl.de (p54975AA5.dip.t-dialin.net [84.151.90.165]) by kira2.akte.de via kasmail (2.9) id <1Fafbc-87n-0-kira2>; Mon, 01 May 2006 21:06:56 GMT Received: from condor.int.spiegl.de (spiegl@localhost [127.0.0.1]) by condor.int.spiegl.de (8.13.6/8.13.6/Debian-1) with ESMTP id k41L6vnr024612 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Mon, 1 May 2006 23:06:57 +0200 Received: (from spiegl@localhost) by condor.int.spiegl.de (8.13.6/8.13.6/Submit) id k41L6ul8024606 for zsh-users@sunsite.dk; Mon, 1 May 2006 23:06:56 +0200 X-Authentication-Warning: condor.int.spiegl.de: spiegl set sender to zsh.Andy@spiegl.de using -f Date: Mon, 1 May 2006 23:06:56 +0200 From: Andy Spiegl To: zsh-users@sunsite.dk Subject: Re: zsh versus tcsh's "complete=enhance" (for Germans) Message-ID: <20060501210656.GA24250@spiegl.de> Mail-Followup-To: zsh-users@sunsite.dk References: <20060430160105.GA32338@tuva.opensoft.se> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: X-PGP-GPG-Keys: mail -s "send pgp" auto@spiegl.de X-Fingerprint: Key-ID C2CB30F0: 9051 50B9 13B0 57B9 10FD 48AC 4FA1 209B C2CB 30F0 X-Accepted-File-Formats: ASCII OpenOffice .rtf .pdf - *NO* Microsoft files please. X-why-you-shouldnt-use-MS-LookOut: http://www.jensbenecke.de/l-oe-en.php X-warum-man-MS-Outlook-vermeiden-sollte: http://www.jensbenecke.de/l-oe-de.php X-how-to-quote: http://learn.to/quote/ X-how-to-ask-questions: http://www.catb.org/~esr/faqs/smart-questions.html X-stupid-disclaimers: http://goldmark.org/jeff/stupid-disclaimers/ User-Agent: Mutt/1.5.9i Hi Thorsten, for case-insensitive German I am using this: zstyle ":completion:*" matcher-list 'm:{A-Zöäüa-zÖÄÜ}={a-zÖÄÜA-Zöäü}' Is there a shorter way to write this? Chau, Andy. -- "How to make a million dollars: First, get a million dollars." -- Steve Martin