GNU bug report logs -
#32990
26.1.50; isearch-forward + t-m-m/mark-active doc
Previous Next
Reported by: charles <at> aurox.ch
Date: Mon, 8 Oct 2018 18:12:02 UTC
Severity: normal
Found in version 26.1.50
Fixed in version 26.2
Done: Noam Postavsky <npostavs <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
Message #26 received at 32990 <at> debbugs.gnu.org (full text, mbox):
> Date: Tue, 16 Oct 2018 20:57:13 +0200
> From: charles <at> aurox.ch (Charles A. Roelli)
> CC: 32990 <at> 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.
This bug report was last modified 6 years and 51 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.