From xemacs-m  Fri Feb  7 05:11:13 1997
Received: from altair.xemacs.org (steve@xemacs.miranova.com [206.190.83.19])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id FAA03861
	for <xemacs-beta@xemacs.org>; Fri, 7 Feb 1997 05:11:12 -0600 (CST)
Received: (from steve@localhost)
	by altair.xemacs.org (8.8.5/8.8.5) id DAA23641;
	Fri, 7 Feb 1997 03:22:17 -0800
To: xemacs-beta@xemacs.org
Subject: Re: M-p in isearch broken
References: <kig6805ueqs.fsf@jagor.srce.hr> <rxsu3noyl57.fsf@midnight.ecf.teradyne.com> <kigwwskucgv.fsf@jagor.srce.hr>
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: Hrvoje Niksic's message of 07 Feb 1997 11:39:28 +0100
Mime-Version: 1.0 (generated by tm-edit 7.101)
Content-Type: text/plain; charset=US-ASCII
Date: 07 Feb 1997 03:22:17 -0800
Message-ID: <m24tforhcm.fsf@altair.xemacs.org>
Lines: 17
X-Mailer: Gnus v5.4.11/XEmacs 20.0

> Yes, that's it.  But you have to press M-p twice to begin cycling
> through the ring -- and that's a bug (as a side effect, the routine
> *remembers* that you pressed it twice, and actually moves it twice --
> *duh*).  We have RET to move us into `Search' mode.

C-h v search-ring-update

search-ring-update's value is nil
  -- a variable declared in Lisp.

Documentation:
*Non-nil if advancing or retreating in the search ring should cause search.
Default nil means edit the string from the search ring first.

-- 
steve@miranova.com baur
Unsolicited commercial e-mail will be billed at $250/message.

