all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / 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

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.