From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#32990: 26.1.50; isearch-forward + t-m-m/mark-active doc Date: Sun, 28 Oct 2018 17:53:19 +0200 Message-ID: <834ld6m5jk.fsf@gnu.org> References: <83muroyzfk.fsf@gnu.org> <83woqrx9pt.fsf@gnu.org> <835zy3tfrb.fsf@gnu.org> <83bm7pueej.fsf@gnu.org> NNTP-Posting-Host: blaine.gmane.org X-Trace: blaine.gmane.org 1540741927 2356 195.159.176.226 (28 Oct 2018 15:52:07 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Sun, 28 Oct 2018 15:52:07 +0000 (UTC) Cc: 32990@debbugs.gnu.org To: charles@aurox.ch Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sun Oct 28 16:52:02 2018 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gGnMA-0000WX-Em for geb-bug-gnu-emacs@m.gmane.org; Sun, 28 Oct 2018 16:52:02 +0100 Original-Received: from localhost ([::1]:40539 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gGnOG-0002UT-OG for geb-bug-gnu-emacs@m.gmane.org; Sun, 28 Oct 2018 11:54:12 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:58938) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gGnOA-0002UB-Ma for bug-gnu-emacs@gnu.org; Sun, 28 Oct 2018 11:54:07 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gGnO6-000105-NZ for bug-gnu-emacs@gnu.org; Sun, 28 Oct 2018 11:54:06 -0400 Original-Received: from debbugs.gnu.org ([208.118.235.43]:44929) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gGnO5-0000ze-P2 for bug-gnu-emacs@gnu.org; Sun, 28 Oct 2018 11:54:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gGnO5-0008CP-LF for bug-gnu-emacs@gnu.org; Sun, 28 Oct 2018 11:54:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 28 Oct 2018 15:54:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 32990 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 32990-submit@debbugs.gnu.org id=B32990.154074200431469 (code B ref 32990); Sun, 28 Oct 2018 15:54:01 +0000 Original-Received: (at 32990) by debbugs.gnu.org; 28 Oct 2018 15:53:24 +0000 Original-Received: from localhost ([127.0.0.1]:49187 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gGnNU-0008BV-4a for submit@debbugs.gnu.org; Sun, 28 Oct 2018 11:53:24 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:49251) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gGnNT-0008BI-5j for 32990@debbugs.gnu.org; Sun, 28 Oct 2018 11:53:23 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gGnNJ-0000ae-12 for 32990@debbugs.gnu.org; Sun, 28 Oct 2018 11:53:17 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:49102) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gGnNI-0000aO-T5; Sun, 28 Oct 2018 11:53:12 -0400 Original-Received: from [176.228.60.248] (port=3749 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1gGnNI-0000QK-0d; Sun, 28 Oct 2018 11:53:12 -0400 In-reply-to: (charles@aurox.ch) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 208.118.235.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.org gmane.emacs.bugs:151746 Archived-At: > Date: Sun, 28 Oct 2018 11:06:46 +0100 > From: charles@aurox.ch (Charles A. Roelli) > CC: 32990@debbugs.gnu.org > > The following patch improves indexing of the isearch commands and > bindings mentioned in the current docstring of isearch-forward, and > adds an explanation in the manual for one missing command > (isearch-query-replace-regexp). This should be one of the last > changes before we can comfortably shorten isearch-forward's docstring. Thanks, I have a couple of minor comments: > +search string. You can repeat this any number of times. If you > +overshoot, you can cancel some @kbd{C-s} characters with @key{DEL}. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ I would say "cancel some @kbd{C-s} commands", not "characters". "Cancel characters" sounds awkward and slightly confusing. > +@kindex M-s w > +@kindex M-s w @r{(Incremental Search)} It is not useful to have several index entries starting with the same string and pointing to the same place, or very close places. In this case, I think just the first one will do.