emacs-devel
[Top][All Lists]
Advanced

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

Re: Search minibuffer history


From: Richard Stallman
Subject: Re: Search minibuffer history
Date: Tue, 10 Jul 2007 01:38:14 -0400

Thanks for bringing this up again.  We should be able to install it soon,
but first, the code needs a lot more comments.

    !     (if (or c-q-hack (and (minibufferp) isearch-success (not 
isearch-error)))

What's the purpose of that new code?

                                (not isearch-wrap-function)
    +                       (not isearch-search-fun-function)
                                (if isearch-forward

What's the reasoning that shows this is generally correct?




reply via email to

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