unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Why function behaves differently when bound to different key combo?
@ 2008-11-28  4:38 seberino
  2008-11-28  6:22 ` Phil Carmody
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: seberino @ 2008-11-28  4:38 UTC (permalink / raw)
  To: help-gnu-emacs

Normally incremental search can be repeated by pressing C-s multiple
times.

Why if I remap incremental search to C-f I CANNOT repeat it by
pressing C-f multiple times?....

Here is how I remapped it...

(global-set-key "\^f" 'isearch-forward)

chris


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2008-11-30 15:22 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-28  4:38 Why function behaves differently when bound to different key combo? seberino
2008-11-28  6:22 ` Phil Carmody
2008-11-28  6:28 ` Andy Stewart
2008-11-28 14:00 ` Xah Lee
2008-11-28 20:54   ` isearch key bindings [was: Why function behaves differently when bound to different key combo?] Alan Mackenzie
     [not found]   ` <mailman.1453.1227904853.26697.help-gnu-emacs@gnu.org>
2008-11-30  2:38     ` Xah Lee
2008-11-30 15:22       ` Kevin Rodgers

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).