From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: `s' (regex) search [was Re: Info enhancements] Date: 03 Dec 2003 07:47:33 +0200 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: <87smk4zuvv.fsf@mail.jurta.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1070430628 12338 80.91.224.253 (3 Dec 2003 05:50:28 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 3 Dec 2003 05:50:28 +0000 (UTC) Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Wed Dec 03 06:50:26 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1ARPu6-00078q-00 for ; Wed, 03 Dec 2003 06:50:26 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1ARPu5-0000sR-00 for ; Wed, 03 Dec 2003 06:50:25 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1ARQnQ-00039t-Ly for emacs-devel@quimby.gnus.org; Wed, 03 Dec 2003 01:47:36 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1ARQnL-00039j-0Z for emacs-devel@gnu.org; Wed, 03 Dec 2003 01:47:31 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1ARQmp-00032y-Fp for emacs-devel@gnu.org; Wed, 03 Dec 2003 01:47:30 -0500 Original-Received: from [207.232.27.5] (helo=WST0054) by monty-python.gnu.org with asmtp (Exim 4.24) id 1ARQmo-00032Y-Md for emacs-devel@gnu.org; Wed, 03 Dec 2003 01:46:59 -0500 Original-To: emacs-devel@gnu.org In-reply-to: (message from Harry Putnam on Tue, 02 Dec 2003 21:54:40 -0600) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:18308 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:18308 > From: Harry Putnam > Date: Tue, 02 Dec 2003 21:54:40 -0600 > > Of course the index search is the first line of attack but after that > I rely on emacs info reader's `s' (regex) search. The Emacs manual suggests quite a few ways of searching the docs using additional commands, before you even get to `s'. > I wondered why this is not part of standalone info reader. FWIW, I never needed that in Info.