From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1762 invoked from network); 25 Jun 2006 19:17:58 -0000 X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) 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.3 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 25 Jun 2006 19:17:58 -0000 Received-SPF: none (ns1.primenet.com.au: domain at sunsite.dk does not designate permitted sender hosts) Received: (qmail 77872 invoked from network); 25 Jun 2006 19:17:50 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 25 Jun 2006 19:17:50 -0000 Received: (qmail 28643 invoked by alias); 25 Jun 2006 19:17:43 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 10435 Received: (qmail 28633 invoked from network); 25 Jun 2006 19:17:42 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by sunsite.dk with SMTP; 25 Jun 2006 19:17:42 -0000 Received: (qmail 76878 invoked from network); 25 Jun 2006 19:17:42 -0000 Received: from kira2.akte.de (82.165.28.56) by a.mx.sunsite.dk with SMTP; 25 Jun 2006 19:17:41 -0000 Received: (root@kira2.akte.de) by kira2.akte.de id ; Sun, 25 Jun 2006 21:17:36 +0200 KRecCount: 1 KInfo: virscan ok KInfo: !spam auth Received: from condor.int.spiegl.de (p549776A1.dip.t-dialin.net [84.151.118.161]) by kira2.akte.de via kasmail (2.9) id <1Fua6r-3H4-0-kira2>; Sun, 25 Jun 2006 19:17:29 GMT Received: from condor.int.spiegl.de (spiegl@localhost [127.0.0.1]) by condor.int.spiegl.de (8.13.7/8.13.7/Debian-2) with ESMTP id k5PJHSpO000340 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Sun, 25 Jun 2006 21:17:28 +0200 Received: (from spiegl@localhost) by condor.int.spiegl.de (8.13.7/8.13.7/Submit) id k5PJHR49000335 for zsh-users@sunsite.dk; Sun, 25 Jun 2006 21:17:27 +0200 X-Authentication-Warning: condor.int.spiegl.de: spiegl set sender to zsh.Andy@spiegl.de using -f Date: Sun, 25 Jun 2006 21:17:27 +0200 From: Andy Spiegl To: zsh-users@sunsite.dk Subject: Re: howto expand all possible completions? Message-ID: <20060625191727.GA24945@spiegl.de> Mail-Followup-To: zsh-users@sunsite.dk References: <20060623232938.GB30718@spiegl.de> <060623201956.ZM6283@torch.brasslantern.com> <20060624205711.GA29371@spiegl.de> <060624200423.ZM7475@torch.brasslantern.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <060624200423.ZM7475@torch.brasslantern.com> 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 > Actually I misspoke. I was conflating the all-expansions tag of the > _expand completer with the _all_matches completer. The latter is what > you actually want to use. Great, that's it! Thanks a lot! > } I tried calling the _expand function manually (via Alt-x) but that just > } hogged the CPU so that I had to kill zsh. :-( > > That's odd. Lately I've got more strange things happening - including crashes. Today I found a reproducible one: In the following case zsh segfaults after hitting TAB 3 times: First TAB: condor:~/pic/Nature>qiv a - files - abcdefghi.gif Affe.Kissen.png Alligator_in_geplatzter_Python.jpg ape.gif ape.jpg The second TAB starts menu-completion and the third TAB crashes zsh: condor:~/pic/Nature>qiv a[1] 29107 segmentation fault zsh (If I delete one of these files, it does not crash) How would I best go about reporting this bug? It doesn't crash when I press C-x ? instead of TAB. Chau, Andy. -- When women are depressed they either eat or go shopping. Men invade another country. --- Elayne Boosler