From xemacs-m  Tue Dec 10 20:06:49 1996
Received: from altair.xemacs.org (steve@xemacs.miranova.com [206.190.83.19]) by xemacs.cs.uiuc.edu (8.8.3/8.8.3) with ESMTP id UAA26922 for <xemacs-beta@xemacs.org>; Tue, 10 Dec 1996 20:06:45 -0600 (CST)
Received: (from steve@localhost)
          by altair.xemacs.org (8.8.4/8.8.4)
	  id SAA27590; Tue, 10 Dec 1996 18:16:39 -0800
Sender: steve@xemacs.org
To: xemacs-beta@xemacs.org
Subject: Re: bug in next-history-element (19.15-b3)
References: <ocr7mmqm2l1.fsf@spssunp.spspme.ml.com>
X-Url: http://www.miranova.com/%7Esteve/
Mail-Copies-To: never
X-Face: #!T9!#9s-3o8)*uHlX{Ug[xW7E7Wr!*L46-OxqMu\xz23v|R9q}lH?cRS{rCNe^'[`^sr5"
 f8*@r4ipO6Jl!:Ccq<xoV[Qz2u8<8-+Vwf2gzJ44lf_/y9OaQ`@#Q65{U4/TC)i2`~/M&QI$X>p:9I
 OSS'2{-)-4wBnVeg0S\O4Al@)uC[pD|+
X-Attribution: sb
From: Steven L Baur <steve@miranova.com>
In-Reply-To: Colin Rafferty's message of 10 Dec 1996 17:55:38 -0500
Mime-Version: 1.0 (generated by tm-edit 7.95)
Content-Type: text/plain; charset=US-ASCII
Date: 10 Dec 1996 18:16:39 -0800
Message-ID: <m2iv69q0zc.fsf@altair.xemacs.org>
Lines: 28
X-Mailer: Red Gnus v0.72/XEmacs 20.0

>>>>> "Colin" == Colin Rafferty <craffert@spspme.ml.com> writes:

Colin> I am new to this list, but I think that I have found an actual bug.
 ...
Colin> I imagine that this should be easy to recreate.

 ...

M-: (setq debug-on-error)
M-: M-p

Colin> Signaling: (wrong-type-argument char-or-string-p (setq debug-on-error t))
Colin>   next-history-element(-1)
Colin>   previous-history-element(1)
Colin>   call-interactively(previous-history-element)
Colin>   read-minibuffer-internal("Eval: ")

Thanks for the report Colin.  You have indeed found a (new) bug.  It
has to be something I changed, except that I didn't modify any of the
code directly involved :-(.

As near as I can figure, `minibuffer-history-sexp-flag' isn't getting
set properly now.
-- 
steve@miranova.com baur
Unsolicited commercial e-mail will be billed at $250/message.
"Bill Clinton is a bore.  He doesn't have a creative bone in his
body."  -- David Brinkley

