From xemacs-m  Mon Jul  7 22:45:09 1997
Received: from cerise.sensei.co.uk (glynn@muvies.demon.co.uk [158.152.66.14])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id WAA14322
	for <xemacs-beta@xemacs.org>; Mon, 7 Jul 1997 22:45:07 -0500 (CDT)
Received: (from glynn@localhost) by cerise.sensei.co.uk (8.8.5/8.8.2) id EAA06834; Tue, 8 Jul 1997 04:46:58 +0100
Date: Tue, 8 Jul 1997 04:46:58 +0100
Message-Id: <199707080346.EAA06834@cerise.sensei.co.uk>
From: Glynn Clements <glynn@sensei.co.uk>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
To: xemacs-beta@xemacs.org
Subject: comint-dynamic-complete
X-Mailer: VM 6.32 under 20.3 "Stockholm" XEmacs  Lucid (beta11)


In shell mode, if I enter

	grep ^foo filena

and hit TAB, I get a `not found' error, and everything from the ^
onwards is replaced with the previous command from the history.

Setting debug-on-error doesn't produce a backtrace.

-- 
Glynn Clements <glynn@sensei.co.uk>

