From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2712 invoked from network); 10 Jul 2001 05:24:29 -0000 Received: from sunsite.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 10 Jul 2001 05:24:29 -0000 Received: (qmail 3189 invoked by alias); 10 Jul 2001 05:24:23 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 15350 Received: (qmail 3178 invoked from network); 10 Jul 2001 05:24:22 -0000 X-Envelope-Sender-Is: Andrej.Borsenkow@mow.siemens.ru (at relayer goliath.siemens.de) Date: Tue, 10 Jul 2001 09:24:16 +0400 (MSD) From: Andrej Borsenkow X-X-Sender: To: Oliver Kiddle cc: Zsh hackers list Subject: Re: zsh 4.x bug in completion? In-Reply-To: <3B4A069B.97E6B4F1@u.genie.co.uk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Mon, 9 Jul 2001, Oliver Kiddle wrote: > Peter Stephenson wrote: > > > > There's a list of `possible incompatibilities' in the README. It would be > > good if you could list any others you found. I'm sure there must be more > > I've forgotten about. > > Before we start listing this as a known incompatibility, I should just > point out that I can't reproduce this "bug". This may be something to do > with vi/emacs keybindings and how you move the cursor to the `e' of > echo. I can't think of much else seeing as the example starts from zsh > -f. Can anyone else reproduce it? > Yes, I can with slightly outdated CVS. Using new completion and _prefix completer I do not even get autoremoved space added (unless add-space is set). I won't claim it is neccessarily a bug. But I never used prefix completion myself so I'm not sure what is correct (=logical?) behaviour. -andrej