From: Noam Postavsky <npostavs@users.sourceforge.net>
To: 21419@debbugs.gnu.org
Cc: Ista Zahn <istazahn@gmail.com>
Subject: bug#21419: isearch does not exit cleanly when ido active
Date: Fri, 10 Jun 2016 22:36:11 -0400 [thread overview]
Message-ID: <CAM-tV-8M8f8d5HoVrUN=oVqKpeO7vYqFQWogJD-5W-bhnM43tA@mail.gmail.com> (raw)
In-Reply-To: <CA+vqiLGg16e7mReoOQ1Ja1k4r8aeB9wEzo-kvj4i6q4wqp7fOw@mail.gmail.com>
Ista Zahn <istazahn <at> gmail.com> wrote:
> Results: buffer contents remains font-locked with isearch face.
> Expected result: the final "C-g" should have exited from isearch
> mode, as happens when ido mode is not active.
I'm seeing the font-lock leftovers from isearch remaining without
ido-mode being active as well.
I think isearch-yank-kill is not intended as an entry point. Perhaps
it should have something like (unless isearch-mode (user-error
"isearch not active!"))
Or maybe
(unless isearch-mode (isearch-mode t))
next prev parent reply other threads:[~2016-06-11 2:36 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-04 21:02 bug#21419: isearch does not exit cleanly when ido active Ista Zahn
2016-06-11 2:36 ` Noam Postavsky [this message]
2018-06-07 12:48 ` Noam Postavsky
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CAM-tV-8M8f8d5HoVrUN=oVqKpeO7vYqFQWogJD-5W-bhnM43tA@mail.gmail.com' \
--to=npostavs@users.sourceforge.net \
--cc=21419@debbugs.gnu.org \
--cc=istazahn@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).