emacs-devel
[Top][All Lists]
Advanced

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

RE: [comp.emacs] Re: Search highlighted region


From: Drew Adams
Subject: RE: [comp.emacs] Re: Search highlighted region
Date: Tue, 18 Jan 2005 07:26:24 -0800

    >    ;; Turned off because I find I expect to get the global
    >       definition--rms.
    >    ;; ;; Instead bind C-h to special help command for isearch-mode.
    >    ;; (define-key map "\C-h" 'isearch-mode-help)

    Well, I disagree with Richard's assessment here.  In all other cases,
    typing something "partially" gives us a good C-h behavior, like when
    typing C-x v C-h
    or something.  I don't think it is too hard to type <RET> to exit an
    isearch if you really want the top-level help.

    And we don't have a way to get at isearch-mode-help otherwise: it is
    not in our isearch-mode-map.

    I think this is a mistake.  If the function were of no use, we would
    not need it.

Agree. I turn it on. Those who need the search help most won't know about
it, without this being on.





reply via email to

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