From: Richard Stallman <rms@gnu.org>
To: Juri Linkov <juri@jurta.org>
Cc: emacs-devel@gnu.org
Subject: Re: Search minibuffer history
Date: Tue, 10 Jul 2007 01:38:14 -0400 [thread overview]
Message-ID: <E1I88QQ-00012l-C0@fencepost.gnu.org> (raw)
In-Reply-To: <87myy5thsa.fsf@jurta.org> (message from Juri Linkov on Mon, 09 Jul 2007 23:59:33 +0300)
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?
next prev parent reply other threads:[~2007-07-10 5:38 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-07-09 20:59 Search minibuffer history Juri Linkov
2007-07-10 5:38 ` Richard Stallman [this message]
2007-07-10 13:14 ` Juri Linkov
2007-07-10 22:01 ` Richard Stallman
2007-07-10 22:31 ` Juri Linkov
2007-07-11 21:04 ` Richard Stallman
2007-07-11 22:55 ` Juri Linkov
2007-07-12 21:23 ` Richard Stallman
2007-07-15 20:04 ` Juri Linkov
2007-07-16 15:05 ` Stefan Monnier
2007-07-16 20:54 ` Juri Linkov
2007-07-16 15:49 ` Richard Stallman
2007-07-21 18:17 ` Juri Linkov
2007-07-11 21:04 ` Richard Stallman
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=E1I88QQ-00012l-C0@fencepost.gnu.org \
--to=rms@gnu.org \
--cc=emacs-devel@gnu.org \
--cc=juri@jurta.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.