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 #8 received at 32990 <at> debbugs.gnu.org (full text, mbox):
> Date: Mon, 08 Oct 2018 19:58:15 +0200
> From: charles <at> aurox.ch (Charles A. Roelli)
>
> Another small change for emacs-26:
>
> diff --git a/lisp/isearch.el b/lisp/isearch.el
> index 3725779..7833a7b 100644
> --- a/lisp/isearch.el
> +++ b/lisp/isearch.el
> @@ -719,6 +719,10 @@ isearch-forward
> If you try to exit with the search string still empty, it invokes
> nonincremental search.
>
> +Exiting pushes the mark where point was before the search
> +started, unless `transient-mark-mode' is on and the mark is
> +active.
> +
Are you sure this is important to say there? The doc string of that
function is already way beyond annoyingly long.
I'd actually encourage the opposite trend: make the doc string
shorter, and tell users to read the manual for more details.
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.