From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: Make a simple search in an info file. Date: Fri, 17 Mar 2006 13:27:29 +0200 Message-ID: References: <6942EE35B530F84EAD432959F5E4DAB501EADD42@largo.campus.ncl.ac.uk> <87d5gm4cs7.fsf@mahaena.lrde> NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1142594855 6711 80.91.229.2 (17 Mar 2006 11:27:35 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 17 Mar 2006 11:27:35 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Mar 17 12:27:34 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FKD7F-0006LD-Nm for geh-help-gnu-emacs@m.gmane.org; Fri, 17 Mar 2006 12:27:33 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FKD7F-0000dm-7K for geh-help-gnu-emacs@m.gmane.org; Fri, 17 Mar 2006 06:27:33 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FKD75-0000dZ-Ui for help-gnu-emacs@gnu.org; Fri, 17 Mar 2006 06:27:23 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FKD74-0000dA-Fp for help-gnu-emacs@gnu.org; Fri, 17 Mar 2006 06:27:23 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FKD74-0000d7-8f for help-gnu-emacs@gnu.org; Fri, 17 Mar 2006 06:27:22 -0500 Original-Received: from [192.114.186.66] (helo=romy.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FKDBv-0000Ut-Ma for help-gnu-emacs@gnu.org; Fri, 17 Mar 2006 06:32:23 -0500 Original-Received: from HOME-C4E4A596F7 (IGLD-84-228-141-3.inter.net.il [84.228.141.3]) by romy.inter.net.il (MOS 3.7.3-GA) with ESMTP id DTR08925 (AUTH halo1); Fri, 17 Mar 2006 13:27:19 +0200 (IST) Original-To: help-gnu-emacs@gnu.org In-reply-to: <87d5gm4cs7.fsf@mahaena.lrde> (message from Michael Cadilhac on Thu, 16 Mar 2006 16:42:00 +0100) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:33857 Archived-At: > From: Michael Cadilhac > Date: Thu, 16 Mar 2006 16:42:00 +0100 > Cc: help-gnu-emacs@gnu.org > > "Phillip Lord" writes: > > > It's not doing what you want, but "i local variables" will do an index > > lookup, which will get you what you want. > > Indeed, it doesn't do what I want :-) Why not? `i' _is_ the best way of searching for something in an Info manual.