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: Sat, 20 Oct 2018 12:59:48 +0300 Message-ID: <83bm7pueej.fsf@gnu.org> References: <83muroyzfk.fsf@gnu.org> <83woqrx9pt.fsf@gnu.org> <835zy3tfrb.fsf@gnu.org> NNTP-Posting-Host: blaine.gmane.org X-Trace: blaine.gmane.org 1540029556 20600 195.159.176.226 (20 Oct 2018 09:59:16 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Sat, 20 Oct 2018 09:59:16 +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 Sat Oct 20 11:59:12 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 1gDo2G-0005BX-Kq for geb-bug-gnu-emacs@m.gmane.org; Sat, 20 Oct 2018 11:59:08 +0200 Original-Received: from localhost ([::1]:54442 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gDo4M-00023e-QG for geb-bug-gnu-emacs@m.gmane.org; Sat, 20 Oct 2018 06:01:18 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:50589) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gDo4F-00022v-GA for bug-gnu-emacs@gnu.org; Sat, 20 Oct 2018 06:01:12 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gDo47-00025C-W6 for bug-gnu-emacs@gnu.org; Sat, 20 Oct 2018 06:01:09 -0400 Original-Received: from debbugs.gnu.org ([208.118.235.43]:56012) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gDo46-000245-59 for bug-gnu-emacs@gnu.org; Sat, 20 Oct 2018 06:01:03 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gDo46-0004jU-2S for bug-gnu-emacs@gnu.org; Sat, 20 Oct 2018 06:01:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 20 Oct 2018 10:01:02 +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.154002962018131 (code B ref 32990); Sat, 20 Oct 2018 10:01:02 +0000 Original-Received: (at 32990) by debbugs.gnu.org; 20 Oct 2018 10:00:20 +0000 Original-Received: from localhost ([127.0.0.1]:60270 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gDo3Q-0004iN-6F for submit@debbugs.gnu.org; Sat, 20 Oct 2018 06:00:20 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:40815) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gDo3P-0004iC-8K for 32990@debbugs.gnu.org; Sat, 20 Oct 2018 06:00:19 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gDo3E-0000yC-VP for 32990@debbugs.gnu.org; Sat, 20 Oct 2018 06:00:13 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:37358) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gDo3D-0000xD-3g; Sat, 20 Oct 2018 06:00:08 -0400 Original-Received: from [176.228.60.248] (port=3958 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1gDo3C-0003Yk-Ny; Sat, 20 Oct 2018 06:00:07 -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:151458 Archived-At: > Date: Tue, 16 Oct 2018 20:57:13 +0200 > From: charles@aurox.ch (Charles A. Roelli) > CC: 32990@debbugs.gnu.org > > Ok, how about the following? LGTM, with 2 comments: > (defun isearch-delete-char () > - "Discard last input item and move point back. > -Last input means the last character or the last isearch command > -that added or deleted characters from the search string, > -moved point, toggled regexp mode or case-sensitivity, etc. > -If no previous match was done, just beep." > + "Undo last input item during a search. > + > +An input item is a command that pushes a new state of isearch (as I think you meant to say that "An input item is the result of a command that pushes a new state ...". Right? > +Info node `Basic Isearch' explains when Emacs pushes a new > +isearch state. It is better to use `(emacs)Basic Search' as a link to the manual; that's what we do elsewhere. Thanks.