From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1063 invoked from network); 21 Feb 2009 15:05:50 -0000 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.8 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.2.5 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 21 Feb 2009 15:05:50 -0000 Received-SPF: none (ns1.primenet.com.au: domain at sunsite.dk does not designate permitted sender hosts) Received: (qmail 88876 invoked from network); 21 Feb 2009 15:05:41 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 21 Feb 2009 15:05:41 -0000 Received: (qmail 206 invoked by alias); 21 Feb 2009 15:05:35 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 26590 Received: (qmail 197 invoked from network); 21 Feb 2009 15:05:35 -0000 Received: from bifrost.dotsrc.org (130.225.254.106) by sunsite.dk with SMTP; 21 Feb 2009 15:05:35 -0000 Received: from uucp.gnuu.de (uucp.gnuu.de [83.246.114.63]) by bifrost.dotsrc.org (Postfix) with ESMTP id 8B6CD80293E7 for ; Sat, 21 Feb 2009 16:05:19 +0100 (CET) Received: by uucp.gnuu.de (Postfix, from userid 10) id C0ABC4880AC; Sat, 21 Feb 2009 16:05:12 +0100 (CET) X-DKIM: Sendmail DKIM Filter v2.5.2 uucp.gnuu.de C0ABC4880AC DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=gnuu.de; s=banki; t=1235228712; i=@alea.gnuu.de; bh=x3QSSlJaQ0zTi9OjpEDbHCQaaudE/lbiH RFDXCwVEIM=; h=To:From:Subject:Date:Message-ID:Mime-Version: Content-Type:Content-Transfer-Encoding:Sender; b=Ps8vSWaErc8pM0lrm cAMaaKw+Id/eLqZc61JOmL7sHUh4NFDzMPRS/vBBrPqyW+nMNwJXrQ81T1E7pLHKmdr 1GGDE9J31oBAKdMKvr7roQMFm9K69afuRZ5YwO4rFtB3MR0MIWmMlcOLm9FVfJnBz99 LLl6yj4c572dpsSdlVAg= Received: from news by alea.gnuu.de with local (Exim 4.69) (envelope-from ) id 1Lasg9-0006Ba-1F for zsh-workers@sunsite.dk; Sat, 21 Feb 2009 15:18:05 +0100 To: zsh-workers@sunsite.dk Path: not-for-mail From: =?UTF-8?Q?J=C3=B6rg?= Sommer Newsgroups: local.mailinglist.zsh Subject: globcomplete desctroys file completion Date: Sat, 21 Feb 2009 14:18:04 +0000 (UTC) Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Trace: alea.gnuu.de 1235225884 23780 192.168.0.5 (21 Feb 2009 14:18:04 GMT) X-Complaints-To: usenet@alea.gnuu.de User-Agent: slrn/pre1.0.0-2 (Linux) Sender: news X-Virus-Scanned: ClamAV 0.92.1/9019/Sat Feb 21 06:23:37 2009 on bifrost X-Virus-Status: Clean Hi, when I set the option globcomplete, file completion doesn't work in all cases. % zsh -f ibook% autoload -Uz compinit ibook% compinit ibook% print -l T/t/t --> Tmp/texlive/te ibook% setopt globcomplete ibook% print -l T/t/t --> nothing, failure % zsh --version zsh 4.3.9 (powerpc-unknown-linux-gnu) A log for this is available at http://alioth.debian.org/~jo-guest/zsh5117print1 Bye, Jörg. -- Fuchs' Paradoxon (http://www.bruhaha.de/laws.html): Wer eine allgemeine Frage beliebigen Themas nach de.alt.arnooo postet und eine ernsthafte Antwort erwartet, ist dort eigentlich ziemlich ontopic.