From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Andrew C. Suttles" Newsgroups: gmane.emacs.help Subject: Re: Help-gnu-emacs Digest, Vol 1, Issue 1048 Date: Sun, 8 Dec 2002 17:08:28 -0700 (MST) Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: main.gmane.org 1039421399 21470 80.91.224.249 (9 Dec 2002 08:09:59 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 9 Dec 2002 08:09:59 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18LIzF-0005a1-00 for ; Mon, 09 Dec 2002 09:09:57 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18LIwS-00051R-02 for gnu-help-gnu-emacs@m.gmane.org; Mon, 09 Dec 2002 03:07:04 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18LIwG-00051H-00 for help-gnu-emacs@gnu.org; Mon, 09 Dec 2002 03:06:52 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18LIwC-00050Y-00 for help-gnu-emacs@gnu.org; Mon, 09 Dec 2002 03:06:51 -0500 Original-Received: from zianet.com ([204.134.124.201] helo=klaatu.zianet.com) by monty-python.gnu.org with smtp (Exim 4.10.13) id 18LIwB-0004w5-00 for help-gnu-emacs@gnu.org; Mon, 09 Dec 2002 03:06:47 -0500 Original-Received: (qmail 12552 invoked by alias); 9 Dec 2002 08:08:27 -0000 Original-Received: (qmail 12520 invoked by uid 0); 9 Dec 2002 08:08:26 -0000 Original-Received: from dial-alm-01-238.zianet.com (HELO sun.solarsystem) (216.243.125.238) by zianet.com with SMTP; 9 Dec 2002 08:08:26 -0000 Original-Received: from localhost (IDENT:suttlesa@sun.solarsystem [127.0.0.1]) by sun.solarsystem (8.11.0/8.11.0) with ESMTP id gB908SE17381 for ; Sun, 8 Dec 2002 17:08:28 -0700 X-Sender: suttlesa@sun.solarsystem Original-To: help-gnu-emacs@gnu.org In-Reply-To: X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:4429 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:4429 Have you tried to do a NONincremental search instead, ie C-s "searchstring" >Thanks for the suggestion of outline-mode. I tried it out and also tried >outline-magic.el (a nice improvement). However, it's not perfect since >isearch opens sections that are folded in. So if I'm looking eg. for my >google groups password I might use isearch and type in g o o g l e. >However, the first character, g, might open a section that I wanted to >keep closed.