From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: isearch-forward and Info-search Date: Thu, 10 Mar 2005 20:48:09 -0500 Message-ID: References: <16942.42643.503788.488893@farnswood.snap.net.nz> <87ekeot3th.fsf@jurta.org> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1110506800 20698 80.91.229.2 (11 Mar 2005 02:06:40 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 11 Mar 2005 02:06:40 +0000 (UTC) Cc: miles@gnu.org, nickrob@snap.net.nz, snogglethorpe@gmail.com, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Mar 11 03:06:40 2005 Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1D9ZXu-0003au-VQ for ged-emacs-devel@m.gmane.org; Fri, 11 Mar 2005 03:06:35 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D9Zmu-0004kX-5j for ged-emacs-devel@m.gmane.org; Thu, 10 Mar 2005 21:22:04 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1D9ZlS-0004Jv-PA for emacs-devel@gnu.org; Thu, 10 Mar 2005 21:20:35 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1D9ZlK-0004F6-KM for emacs-devel@gnu.org; Thu, 10 Mar 2005 21:20:26 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D9ZlK-0004Au-9N for emacs-devel@gnu.org; Thu, 10 Mar 2005 21:20:26 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1D9ZG8-0000UM-UR for emacs-devel@gnu.org; Thu, 10 Mar 2005 20:48:13 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1D9ZG5-0004B2-RB; Thu, 10 Mar 2005 20:48:09 -0500 Original-To: Juri Linkov In-reply-to: <87ekeot3th.fsf@jurta.org> (message from Juri Linkov on Thu, 10 Mar 2005 08:29:59 +0200) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org X-MailScanner-To: ged-emacs-devel@m.gmane.org Xref: news.gmane.org gmane.emacs.devel:34451 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:34451 It seems this is the most reasonable default behavior. But I also think it would be too annoying to fail before leaving every Info node. It would be better to fail only in the first Info node where isearch was started. Yes, I think that is right. Could you please do it? Of course, this doesn't preclude creating at least four different options I'd rather keep things simple and not have this option.