From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18177 invoked from network); 9 Jul 2001 19:31:52 -0000 Received: from sunsite.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 9 Jul 2001 19:31:52 -0000 Received: (qmail 6412 invoked by alias); 9 Jul 2001 19:31:42 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 15346 Received: (qmail 6389 invoked from network); 9 Jul 2001 19:31:41 -0000 Sender: kiddleo Message-ID: <3B4A069B.97E6B4F1@u.genie.co.uk> Date: Mon, 09 Jul 2001 20:31:39 +0100 From: Oliver Kiddle X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.2.15 i686) X-Accept-Language: en MIME-Version: 1.0 To: Zsh hackers list Subject: Re: zsh 4.x bug in completion? References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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? Oliver