From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juri Linkov Newsgroups: gmane.emacs.devel Subject: Re: isearch-allow-prefix [Was: [PATCH] Make `C-x {' and `C-x }' repeatable] Date: Wed, 05 Jun 2013 11:23:20 +0300 Organization: JURTA Message-ID: <87d2s1otjb.fsf@mail.jurta.org> References: <87txlts7so.fsf@mail.jurta.org> <20130524093858.GA2754@acm.acm> <87hahstd47.fsf@mail.jurta.org> <20130525200103.GA3451@acm.acm> <878v32aj3c.fsf@mail.jurta.org> <20130602210512.GC2765@acm.acm> <87sj0xn484.fsf@mail.jurta.org> <20130604212400.GB2492@acm.acm> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1370420937 23085 80.91.229.3 (5 Jun 2013 08:28:57 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 5 Jun 2013 08:28:57 +0000 (UTC) Cc: Stefan Monnier , Drew Adams , emacs-devel@gnu.org To: Alan Mackenzie Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jun 05 10:28:57 2013 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Uk95Q-0004Ce-TL for ged-emacs-devel@m.gmane.org; Wed, 05 Jun 2013 10:28:53 +0200 Original-Received: from localhost ([::1]:39622 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uk95Q-0006A6-FJ for ged-emacs-devel@m.gmane.org; Wed, 05 Jun 2013 04:28:52 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:51904) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uk95H-00069y-SP for emacs-devel@gnu.org; Wed, 05 Jun 2013 04:28:50 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Uk95D-0008GG-Ah for emacs-devel@gnu.org; Wed, 05 Jun 2013 04:28:43 -0400 Original-Received: from ps18281.dreamhost.com ([69.163.218.105]:42468 helo=ps18281.dreamhostps.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uk95D-0008G9-5B for emacs-devel@gnu.org; Wed, 05 Jun 2013 04:28:39 -0400 Original-Received: from localhost (ps18281.dreamhostps.com [69.163.218.105]) by ps18281.dreamhostps.com (Postfix) with ESMTP id 33FAD258B9E938; Wed, 5 Jun 2013 01:28:37 -0700 (PDT) In-Reply-To: <20130604212400.GB2492@acm.acm> (Alan Mackenzie's message of "Tue, 4 Jun 2013 21:24:00 +0000") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (x86_64-pc-linux-gnu) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x (no timestamps) [generic] X-Received-From: 69.163.218.105 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:160100 Archived-At: >> What about the node name "Exiting Isearch" to document in one node all >> options that affect commands exiting Isearch? > > I've used something similar: "Not Exiting Isearch". :-) This is much better, thanks!