unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Juri Linkov <juri@jurta.org>
Cc: liberte@cs.uiuc.edu, emacs-devel@gnu.org
Subject: Re: minibuffer-local-isearch-map
Date: Wed, 28 Jun 2006 17:48:45 +0300	[thread overview]
Message-ID: <87k671gy6a.fsf@jurta.org> (raw)
In-Reply-To: <44A232AF.80208@easy-emacs.de> (Andreas Roehler's message of "Wed, 28 Jun 2006 09:41:35 +0200")

> convenience
>
> What about to have analog with
>
> ;;      bindings.el
> ;; ...
> ;;     (define-key map [down]  'next-history-element)
> ;;     (define-key map [up]    'previous-history-element)
>
> the already in isearch.el keyed commands
>
>    (define-key map "\M-n" 'isearch-ring-advance)
>    (define-key map "\M-p" 'isearch-ring-retreat)
>
> also assigned as
>
>    (define-key map [up]    'isearch-ring-advance)           (define-key
> map [down]  'isearch-ring-retreat)

[up] and [down] are convenient key to exit isearch mode,
just like C-n and C-p can exit isearch mode now.

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

  reply	other threads:[~2006-06-28 14:48 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-28  7:41 minibuffer-local-isearch-map Andreas Roehler
2006-06-28 14:48 ` Juri Linkov [this message]
2006-06-29 12:21   ` minibuffer-local-isearch-map Mathias Dahl
2006-06-29 12:42     ` minibuffer-local-isearch-map Andreas Schwab
2006-06-30 11:06     ` minibuffer-local-isearch-map Richard Stallman
2006-06-29 12:59 ` minibuffer-local-isearch-map 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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87k671gy6a.fsf@jurta.org \
    --to=juri@jurta.org \
    --cc=emacs-devel@gnu.org \
    --cc=liberte@cs.uiuc.edu \
    /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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).