From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8173 invoked from network); 20 Jan 2003 16:36:23 -0000 Received: from sunsite.dk (130.225.247.90) by ns1.primenet.com.au with SMTP; 20 Jan 2003 16:36:23 -0000 Received: (qmail 14309 invoked by alias); 20 Jan 2003 16:35:56 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 5781 Received: (qmail 14297 invoked from network); 20 Jan 2003 16:35:55 -0000 X-MessageWall-Score: 0 (sunsite.dk) KRecCount: 1 X-Authentication-Warning: condor.int.radiomaranon.org.pe: spiegl set sender to zsh.Andy@spiegl.de using -f Date: Mon, 20 Jan 2003 11:35:28 -0500 From: Andy Spiegl To: ZSH User List Subject: Re: How to do filename completion with umlauts? Message-ID: <20030120113528.A5541@radiomaranon.org.pe> Mail-Followup-To: ZSH User List References: <20030120102923.A2388@radiomaranon.org.pe> <6134254DE87BD411908B00A0C99B044F03A0B5E9@mowd019a.mow.siemens.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Disposition: inline Content-Transfer-Encoding: 8BIT In-Reply-To: <6134254DE87BD411908B00A0C99B044F03A0B5E9@mowd019a.mow.siemens.ru> User-Agent: Mutt/1.3.23i X-PGP-GPG-Keys: mail -s "send pgp" auto@spiegl.de Organization: KasCada Telekommunikation und Marketing GmbH Hi Andrey and Oliver, thanks for your help, but it still doesn't work. :-( > May it depend on locale settings? Do you have locale set up? Yes. I didn't have all the LC_* set up, just LC_ALL but even after copying your setup it doesn't work. > This is on Mandrake with zsh 4.0.6 Here Debian Package zsh 4.0.4-33 > > how do I make case-insensitive filename completion work with umlauts? > > I tried > > zstyle ":completion:*" matcher-list 'm:{A-Zöäüa-zÖÄÜ}={a-zöäüA-ZÖÄÜ}' > > You're mapping the characters to themselves instead of to the opposite > case. Oops! > Try 'm:{A-Zöäüa-zÖÄÜ}={a-zÖÄÜA-Zöäü}' instead. Unfortunately this doesn't work either. :-( Now when I type TAB after an umlaut _nothing_ happens, it just beeps. If I press TAB after a "normal" character it completes, but doesn't change the case of umlauts either. Hm, what else could be wrong? Thanks, Andy. -- http://peru.spiegl.de Our project http://radiomaranon.org.pe Radio Marañón, Jaén, Perú o _ _ _ ------- __o __o /\_ _ \\o (_)\__/o (_) -o) ----- _`\<,_ _`\<,_ _>(_) (_)/<_ \_| \ _|/' \/ /\\ ---- (_)/ (_) (_)/ (_) (_) (_) (_) (_)' _\o_ _\_v ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "There are two major products that come out of Berkeley: LSD and UNIX. We don't believe this to be a coincidence." - Jeremy S. Anderson