GNU bug report logs - #21419
isearch does not exit cleanly when ido active

Previous Next

Package: emacs;

Reported by: Ista Zahn <istazahn <at> gmail.com>

Date: Fri, 4 Sep 2015 21:03:02 UTC

Severity: minor

Tags: fixed

Fixed in version 27.1

Done: Noam Postavsky <npostavs <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


Message #17 received at control <at> debbugs.gnu.org (full text, mbox):

From: Noam Postavsky <npostavs <at> gmail.com>
To: 21419 <at> debbugs.gnu.org
Cc: Ista Zahn <istazahn <at> gmail.com>
Subject: Re: bug#21419: isearch does not exit cleanly when ido active
Date: Thu, 07 Jun 2018 08:48:00 -0400
severity 21419 minor
tags 21419 fixed
close 21419 27.1
quit

Noam Postavsky <npostavs <at> users.sourceforge.net> writes:

> 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))

I've done the latter in master.

[1: 9966842a21]: 2018-06-07 08:42:55 -0400
  Let isearch-yank-kill enable isearch-mode if needed (Bug#21419)
  https://git.savannah.gnu.org/cgit/emacs.git/commit/?id=9966842a2166d42cb6969b6bbc5154960d1252bc




This bug report was last modified 6 years and 352 days ago.

Previous Next


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