From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from euclid.skiles.gatech.edu (list@euclid.skiles.gatech.edu [130.207.146.50]) by werple.net.au (8.7/8.7.1) with ESMTP id CAA24586 for ; Tue, 16 Jan 1996 02:43:54 +1100 (EST) Received: (from list@localhost) by euclid.skiles.gatech.edu (8.7.3/8.7.3) id KAA24317; Mon, 15 Jan 1996 10:26:30 -0500 (EST) Resent-Date: Mon, 15 Jan 1996 10:26:30 -0500 (EST) From: Zefram Message-Id: <7486.199601151521@stone.dcs.warwick.ac.uk> Subject: Re: multi-line history storing bug (beta13) To: mason@werple.net.au (Geoff Wing) Date: Mon, 15 Jan 1996 15:21:41 +0000 (GMT) Cc: zsh-workers@math.gatech.edu In-Reply-To: <199601151445.BAA21991@werple.net.au> from "Geoff Wing" at Jan 16, 96 01:45:06 am X-Loop: zefram@dcs.warwick.ac.uk X-Stardate: [-31]6903.20 MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Resent-Message-ID: <"6Gtkw2.0.tx5.c8d-m"@euclid> Resent-From: zsh-workers@math.gatech.edu X-Mailing-List: archive/latest/739 X-Loop: zsh-workers@math.gatech.edu Precedence: list Resent-Sender: zsh-workers-request@math.gatech.edu >% for I in test >do echo hi >#test >done >% > >It seems to happen in multiline editing when I put in a comment. Anyone else >get this? I have been seeing similar things happen with no comment involved, but the comment is the only reproducible pattern I've seen. This needs fixing, urgently. -zefram