emacs-devel
[Top][All Lists]
Advanced

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

Re: binding c-h in isearch


From: Johan Bockgård
Subject: Re: binding c-h in isearch
Date: Fri, 18 Apr 2008 12:59:50 +0200
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.60 (gnu/linux)

Juri Linkov <address@hidden> writes:

> I think a good binding for C-h in isearch-mode would be the following:
>
>     (define-key isearch-mode-map "\C-h" help-map)
>
> I gives what Richard wants since it uses the global definition of C-h,
> and still it is intuitive to use just like its global definition when
> a minor mode is active:

It does not work well with help commands that read input from the
minibuffer, like C-h v, C-h f, C-h a etc.

-- 
Johan Bockgård





reply via email to

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