From xemacs-m  Tue Mar 25 09:30:46 1997
Received: from VNET.IBM.COM (vnet.ibm.com [199.171.26.4])
	by xemacs.org (8.8.5/8.8.5) with SMTP id JAA02204
	for <xemacs-beta@xemacs.org>; Tue, 25 Mar 1997 09:30:44 -0600 (CST)
Received: from FISHKILL by VNET.IBM.COM (IBM VM SMTP V2R3) with BSMTP id 8462;
   Tue, 25 Mar 97 10:30:43 EST
Received: by FISHKILL (XAGENTA 4.0) id 5244; Tue, 25 Mar 1997 10:30:39 -0500 
Received: by cold.fishkill.ibm.com (AIX 3.2/UCB 5.64/4.03)
          id AA22705; Tue, 25 Mar 1997 10:30:32 -0500
Date: Tue, 25 Mar 1997 10:30:32 -0500
Message-Id: <9703251530.AA22705@cold.fishkill.ibm.com>
From: "Charles Hines" <chuck_hines@VNET.IBM.COM>
To: xemacs-beta@xemacs.org
Subject: b104 isearch history bug
X-Mailer: VM 6.22 under 19.15 XEmacs Lucid (beta104)
X-Face: 'pn"gAx+&w4-=-}\z>*.Y*@(lC;t1<P);@iwiv';)vn3H2\/.x#;>J[a,/Q.Yv0^Wwc6_"H]}}-"?%)ETS`1v[]P`w4,E.9Bgf*XI4<H{C}Mf@'Ms)z?Bqzf"8v/oY\9K){w}\pw
Mime-Version: 1.0 (generated by tm-edit 7.106)
Content-Type: text/plain; charset=US-ASCII


Didn't remember if anyone had noticed this yet, so forgive me if this
is a duplicate bug report.

There seems to be a bug in the isearch history stuff.  If you use
history to get back a previous isearch value it sometimes works ok,
but sometimes jumps to another item in the history list.

To reproduce:

xemacs -q -no-site-file emacs.c
C-s xemacs
C-s C-s C-s C-s (then move cursor to stop search there)
C-s copy
C-s C-s (then move cursor to stop search there)
C-r M-p M-p (should now show 'copy' for search string)
C-r (goes to the previous 'copy')
C-r (mysteriously switches search string to 'xemacs')

Chuck

*******************************************************************************
Charles K. Hines <chuck_hines@vnet.ibm.com>
IBM Logic Synthesis Developer [BooleDozer (TM)]
Martial Arts Instructor [Modern Arnis, Presas Style Filipino Martial Arts]

         "Go back to sleep, Chuck.  You're just havin' a nightmare
             -- of course, we ARE still in Hell." (Gary Larson)
*******************************************************************************

