emacs-devel
[Top][All Lists]
Advanced

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

[comp.emacs] Re: Search highlighted region


From: David Kastrup
Subject: [comp.emacs] Re: Search highlighted region
Date: Tue, 18 Jan 2005 10:34:28 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/21.3.50 (gnu/linux)

I found this in comp.emacs.  This addition seems sensible to me, and
since there is really no other way to do this sanely, I'd not think
it is copyrightable.

--- Begin Message --- Subject: Re: Search highlighted region Date: Tue, 18 Jan 2005 01:11:59 +0100
address@hidden (David Combs) writes:

> In article <address@hidden>,
> Johan Bockgård <address@hidden> wrote:
>>address@hidden (David Combs) writes:
>>
>>> What?  Pressing C-s C-h gives help on C-s?
>>>
>>> When I try it, after the C-h it gives me the same
>>> prompt as for a plain stand-alone C-h (and no choice-char).
>>
>>Adrian is using XEmacs, you are using Emacs (I assume).
>
> Oh my gosh -- you can do that in Xemacs?

All you need is this:

  (define-key isearch-mode-map "\C-h" 'isearch-mode-help)

-- 
Johan Bockgård

--- End Message ---

-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum

reply via email to

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