all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Le Wang <l26wang@gmail.com>
To: Deniz Dogan <deniz.a.m.dogan@gmail.com>
Cc: AngusC <anguscomber@gmail.com>, Help-gnu-emacs@gnu.org
Subject: Re: regex search - easy keystroke for next?
Date: Fri, 6 May 2011 11:22:05 +0800	[thread overview]
Message-ID: <BANLkTinD7+snsuLVmfBFM8THjb6BrNAduw@mail.gmail.com> (raw)
In-Reply-To: <BANLkTi=SuzGgTJufDU7fy-+BUzkm4KW7Ew@mail.gmail.com>

On Wed, May 4, 2011 at 12:42 AM, Deniz Dogan <deniz.a.m.dogan@gmail.com> wrote:
> Since I'm bored, I wrote something for you:
>
> (define-key isearch-mode-map (kbd "n") 'isearch-repeat-forward)
> (define-key isearch-mode-map (kbd "p") 'isearch-repeat-backward)

This is a nice example of the power of Emacs.  However, the letters n
and p might be more useful to you in entering your search string.  :)


-- 
Le



  parent reply	other threads:[~2011-05-06  3:22 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-03 16:06 regex search - easy keystroke for next? AngusC
2011-05-03 16:33 ` Deniz Dogan
2011-05-03 16:39   ` AngusC
2011-05-03 16:42     ` Deniz Dogan
2011-05-03 17:07       ` AngusC
2011-05-06  3:22       ` Le Wang [this message]
2011-05-06  5:08         ` Deniz Dogan

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=BANLkTinD7+snsuLVmfBFM8THjb6BrNAduw@mail.gmail.com \
    --to=l26wang@gmail.com \
    --cc=Help-gnu-emacs@gnu.org \
    --cc=anguscomber@gmail.com \
    --cc=deniz.a.m.dogan@gmail.com \
    /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.