From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23867 invoked from network); 18 Jan 2001 12:21:46 -0000 Received: from sunsite.dk (HELO sunsite.auc.dk) (130.225.51.30) by ns1.primenet.com.au with SMTP; 18 Jan 2001 12:21:46 -0000 Received: (qmail 15596 invoked by alias); 18 Jan 2001 12:21:39 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 13371 Received: (qmail 15585 invoked from network); 18 Jan 2001 12:21:39 -0000 X-Envelope-Sender-Is: Andrej.Borsenkow@mow.siemens.ru (at relayer goliath.siemens.de) From: "Andrej Borsenkow" To: "ZSH workers mailing list" Subject: completion cannot be used recursively (yet) Date: Thu, 18 Jan 2001 15:21:29 +0300 Message-ID: <001801c08149$2fbff980$21c9ca95@mow.siemens.ru> MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Importance: Normal With the current CVS (I rpesume, after the last signal queueing patch) I get this when attempting to use accept-and-menu-complete in menu selection: bor@itsrm2% cd /u2/sni/mr/RMS/ zsh: completion cannot be used recursively (yet) After hitting backspace, input line reverts to pre-expanded state (basically the same as undo): bor@itsrm2% cd /u/s/m/R bor@itsrm2% cd /u2/sni/mr/RAID/ Completing directory RAID/ RMS/ Reliant\ Cluster/ hit `/': bor@itsrm2% cd /u2/sni/mr/RAID/ zsh: completion cannot be used recursively (yet) bor@itsrm2% cd /u2/sni/mr/RAID/ no matches hit backspace: bor@itsrm2% cd /u/s/m/ no matches Not a single line was changed in any zsh config script. -andrej Have a nice DOS! B >>