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

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

Re: one shortcut next occurrence search


From: Tassilo Horn
Subject: Re: one shortcut next occurrence search
Date: Fri, 24 Dec 2010 11:51:37 +0100
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux)

Elena <egarrulo@gmail.com> writes:

> "C-s C-w" is not a keybinding.  "C-s" runs isearch-forward, which puts
> you into Isearch mode (as you can see into modeline), and you can
> learn about its keybindings with "C-h m".
>
> Otherwise, you can try "<prefix key> C-h", that is "C-c C-h", "C-x C-
> h" and so on.

Yes, especially C-h b is useful for finding out the bindings for the
preceeding prefix.  For example,

    C-s C-h b

tells you all bindings of isearch.

Bye,
Tassilo




reply via email to

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