bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#12987: Mode switching during isearch isn't user friendly


From: Lars Ingebrigtsen
Subject: bug#12987: Mode switching during isearch isn't user friendly
Date: Tue, 01 Jun 2021 08:35:41 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Juri Linkov <juri@jurta.org> writes:

> If you want `M-s w' to jump to the next match, you can create a new
> command like `isearch-toggle-word' where the line
>
>   (setq isearch-success t isearch-adjusted t)
>
> is replaced with
>
>   (isearch-search) (isearch-push-state)

So if I read this correctly, there isn't anything here that we should
change, and I'm closing this bug report.  If this is mistaken, please
respond to the debbugs address, and we'll reopen.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

[Prev in Thread] Current Thread [Next in Thread]