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

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

Re: cursor keys break isearch with null search-exit-option


From: Juri Linkov
Subject: Re: cursor keys break isearch with null search-exit-option
Date: Fri, 01 Apr 2005 07:04:07 +0300
User-agent: Gnus/5.110002 (No Gnus v0.2) Emacs/22.0.50 (gnu/linux)

> If I evaluate this:
>
>   (setq search-exit-option nil)
>
> then hit C-s (which runs the command isearch-forward) and then press a
> cursor key, I see an error:

What do you expect Emacs to do when you press cursor keys?
Maybe it should call `(isearch-edit-string)' as it does
when `search-exit-option' is set to `edit'?

-- 
Juri Linkov
http://www.jurta.org/emacs/





reply via email to

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