GNU bug report logs - #222
isearch-repeat-forward: wrong overlay after failure

Previous Next

Package: emacs;

Reported by: David Reitter <david.reitter <at> gmail.com>

Date: Sun, 11 May 2008 16:00:03 UTC

Severity: normal

Tags: wontfix

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: David Reitter <david.reitter <at> gmail.com>
To: Juri Linkov <juri <at> jurta.org>
Cc: David Kastrup <dak <at> gnu.org>,
        "Lennart Borgman \(gmail\)" <lennart.borgman <at> gmail.com>,
        emacs-pretest-bug <at> gnu.org, 222 <at> debbugs.gnu.org
Subject: bug#222: isearch-repeat-forward: wrong overlay after failure
Date: Mon, 12 May 2008 08:21:19 +0100
[Message part 1 (text/plain, inline)]
On 12 May 2008, at 00:59, Juri Linkov wrote:
>
>  (unless isearch-mode
>    (error "This command doesn't work when isearch mode is not  
> active"))


Would this

 (unless isearch-mode
	(isearch-mode 1))

be not more reasonable?

- D
[smime.p7s (application/pkcs7-signature, attachment)]

This bug report was last modified 13 years and 320 days ago.

Previous Next


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