From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 845 invoked from network); 3 Sep 2004 14:03:56 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 3 Sep 2004 14:03:56 -0000 Received: (qmail 6072 invoked from network); 3 Sep 2004 14:03:50 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 3 Sep 2004 14:03:50 -0000 Received: (qmail 25970 invoked by alias); 3 Sep 2004 14:03:38 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 20310 Received: (qmail 25960 invoked from network); 3 Sep 2004 14:03:38 -0000 Received: from unknown (HELO a.mx.sunsite.dk) (130.225.247.88) by sunsite.dk with SMTP; 3 Sep 2004 14:03:38 -0000 Received: (qmail 5305 invoked from network); 3 Sep 2004 14:02:39 -0000 Received: from acolyte.scowler.net (216.254.112.45) by a.mx.sunsite.dk with SMTP; 3 Sep 2004 14:02:37 -0000 Received: by acolyte.scowler.net (Postfix, from userid 1000) id DDAFB7004A; Fri, 3 Sep 2004 10:02:38 -0400 (EDT) Date: Fri, 3 Sep 2004 10:02:38 -0400 From: Clint Adams To: zsh-workers@sunsite.dk Subject: [vincent@vinc17.org: Bug#269769: zsh: sabcmd completion doesn't work] Message-ID: <20040903140238.GB27525@scowler.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.6+20040722i X-Spam-Checker-Version: SpamAssassin 2.63 on a.mx.sunsite.dk X-Spam-Level: X-Spam-Status: No, hits=-0.0 required=6.0 tests=BAYES_44 autolearn=no version=2.63 X-Spam-Hits: -0.0 I get the same behavior. ----- Forwarded message from Vincent Lefevre ----- Date: Fri, 3 Sep 2004 14:05:59 +0200 From: Vincent Lefevre To: Debian Bug Tracking System Subject: Bug#269769: zsh: sabcmd completion doesn't work Package: zsh Version: 4.2.1-3 Severity: normal zsh refuses to complete on stylesheet and XML filenames for sabcmd. For instance: $ zsh -f greux% autoload -U compinit greux% compinit greux% ls file1.xsl greux% sabcmd [TAB] file1.xsl I just get the menu, but the completion doesn't work. -- System Information: Debian Release: 3.1 APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing') Architecture: i386 (i686) Kernel: Linux 2.6.8 Locale: LANG=POSIX, LC_CTYPE=en_US.ISO8859-1 Versions of packages zsh depends on: ii debconf 1.4.34 Debian configuration management sy ii libc6 2.3.2.ds1-16 GNU C Library: Shared libraries an ii libcap1 1:1.10-14 support for getting/setting POSIX. ii libncurses5 5.4-4 Shared libraries for terminal hand ii passwd 1:4.0.3-30 Change and administer password and -- debconf information excluded ----- End forwarded message -----