GNU bug report logs - #56535
28.1; `no' and `no-ding' values for isearch-wrap-pause option (since Emacs 28.1) not working as documented

Previous Next

Package: emacs;

Reported by: Arun V <arunlalv04 <at> gmail.com>

Date: Wed, 13 Jul 2022 11:54:01 UTC

Severity: normal

Tags: moreinfo

Found in version 28.1

Fixed in version 29.0.50

Done: Juri Linkov <juri <at> linkov.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Juri Linkov <juri <at> linkov.net>
To: Arun V <arunlalv04 <at> gmail.com>
Cc: 56535 <at> debbugs.gnu.org, Eli Zaretskii <eliz <at> gnu.org>, visuweshm <at> gmail.com
Subject: bug#56535: 28.1; `no' and `no-ding' values for isearch-wrap-pause option (since Emacs 28.1) not working as documented
Date: Sun, 31 Jul 2022 22:58:25 +0300
> Just curious to know if this patch will be included as part of the next
> release.

The problem is that I was stuck when trying to document the
new non-repeatable incremental behavior of the old values
`no' and `no-ding' of `isearch-wrap-pause'.

Currently this is documented in the Info node
(info "(emacs) Repeat Isearch"):

     You can control what happens when there are no more matches by
  customizing the ‘isearch-wrap-pause’ user option.  If it is ‘t’ (the
  default), signal an error.  (Repeating the search will wrap around.)  If
  ‘no’, issue a ‘ding’ and wrap immediately after reaching the last match.
  If ‘no-ding’, wrap immediately, but don’t ‘ding’.  Finally, if ‘nil’,
  never wrap, but just stop at the last match.

The problem is that everything in this Info node is about
repeating the search with `C-s C-s'.  I can't find a suitable place
to describe the additional incremental wrapping here.




This bug report was last modified 2 years and 345 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.