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

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

Re: Strange emacsclient behaviour during use of isearch


From: Stefan Monnier
Subject: Re: Strange emacsclient behaviour during use of isearch
Date: Tue, 20 Mar 2007 23:50:53 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.95 (gnu/linux)

> We've done another pretest and this issue is still undecided.

> After researching the problem, Stefan said:

>> [...] if I remove the `isearch-mode' check, the buffer is indeed displayed.
>> The problem is that since it doesn't exit isearch, you end up isearching in
>> the new buffer.

> which seems like an argument for aborting the isearch (or an argument for
> rethinking isearch, but I don't think we want to do that right now).

> One way or the other, we should reach a decision and fix the bug.

Yes, I think aborting the isearch is the best choice.
I wish we could do it more prettily than with the code you showed, but
I think we'll have to live with it for now.


        Stefan




reply via email to

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