help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Why function behaves differently when bound to different key combo?


From: Andy Stewart
Subject: Re: Why function behaves differently when bound to different key combo?
Date: Fri, 28 Nov 2008 14:28:00 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

Also binding C-f to `isearch-repeat-forward'.

"seberino@spawar.navy.mil" <seberino@spawar.navy.mil> writes:

> 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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]