all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kevin Rodgers <kevinr@ihs.com>
Subject: Re: Search Next
Date: Mon, 09 Dec 2002 14:16:27 -0700	[thread overview]
Message-ID: <3DF5082B.1020200@ihs.com> (raw)
In-Reply-To: KI4J9.122660$Gc.3983550@twister.austin.rr.com

CarlC wrote:

> "Galen Boyer" <galenboyer@hotpop.com> wrote in message
> news:usmx7jiq2.fsf@standardandpoors.com...
>>Why can't you do C-s C-s again?  It will keep your last search as
>>the default for the next one, and you can do M-p to get other
>>searches.
> 
> This works fine. Can I bind it to a function key?


Of course:


(global-set-key [f5] "\C-s\C-s")	; keyboard macro


-- 
<a href="mailto:&lt;kevin.rodgers&#64;ihs.com&gt;">Kevin Rodgers</a>

  parent reply	other threads:[~2002-12-09 21:16 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-09 15:39 Search Next CarlC
2002-12-09 15:52 ` Galen Boyer
     [not found]   ` <KI4J9.122660$Gc.3983550@twister.austin.rr.com>
2002-12-09 21:16     ` Kevin Rodgers [this message]
2002-12-10  8:49     ` Kai Großjohann
2002-12-10 14:10       ` CarlC
2002-12-10 18:06         ` Kai Großjohann
2002-12-10 20:59           ` CarlC
2002-12-11 16:27             ` Kai Großjohann
2002-12-13 23:21         ` Alan Mackenzie
2002-12-14 19:56           ` Stefan Monnier <foo@acm.com>
2002-12-10 11:15 ` ken
2002-12-12 15:23 ` Benjamin Riefenstahl

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=3DF5082B.1020200@ihs.com \
    --to=kevinr@ihs.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.