unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* find out in which file a key is defined
@ 2011-12-07  3:52 Jim Green
  2011-12-07  6:35 ` Jambunathan K
  2011-12-07  9:45 ` Eric Abrahamsen
  0 siblings, 2 replies; 6+ messages in thread
From: Jim Green @ 2011-12-07  3:52 UTC (permalink / raw)
  To: help-gnu-emacs

Hello:

Could anyone help on this question from an emacs learner:

is there a command to find out why c-r is defined as isearch-backward?
and how to disable this behavior?

Thanks!

Jim.

below is obtained by c-h k c-r

C-r runs the command isearch-backward, which is an interactive
compiled Lisp function.

It is bound to C-r, <menu-bar> <edit> <search> <i-search>
<isearch-backward>.

(isearch-backward &optional REGEXP-P NO-RECURSIVE-EDIT)

Do incremental search backward.
With a prefix argument, do a regular expression search instead.
See the command `isearch-forward' for more information.



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

end of thread, other threads:[~2011-12-08  0:23 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-07  3:52 find out in which file a key is defined Jim Green
2011-12-07  6:35 ` Jambunathan K
2011-12-07  9:45 ` Eric Abrahamsen
2011-12-07 23:34   ` Jim Green
2011-12-08  0:20     ` suvayu ali
2011-12-08  0:23       ` Jim Green

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