all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [comp.emacs] Re: Search highlighted region
@ 2005-01-18  9:34 David Kastrup
  2005-01-18 10:40 ` Johan Bockgård
  2005-01-19  0:49 ` Richard Stallman
  0 siblings, 2 replies; 8+ messages in thread
From: David Kastrup @ 2005-01-18  9:34 UTC (permalink / raw)


[-- Attachment #1: Type: text/plain, Size: 160 bytes --]


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.


[-- Attachment #2: Type: message/rfc822, Size: 911 bytes --]

From: bojohan+news@dd.chalmers.se (Johan Bockgård)
Subject: Re: Search highlighted region
Date: Tue, 18 Jan 2005 01:11:59 +0100
Message-ID: <yoijllara94g.fsf@frealaf.dd.chalmers.se>

dkcombs@panix.com (David Combs) writes:

> In article <yoiju0piqlkx.fsf@frealaf.dd.chalmers.se>,
> Johan Bockgård <bojohan+news@dd.chalmers.se> wrote:
>>dkcombs@panix.com (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

[-- Attachment #3: Type: text/plain, Size: 52 bytes --]



-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum

[-- Attachment #4: Type: text/plain, Size: 142 bytes --]

_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel

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

end of thread, other threads:[~2005-01-19  0:49 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-01-18  9:34 [comp.emacs] Re: Search highlighted region David Kastrup
2005-01-18 10:40 ` Johan Bockgård
2005-01-18 11:23   ` David Kastrup
2005-01-18 13:10     ` Kim F. Storm
2005-01-18 15:26     ` Drew Adams
2005-01-18 15:53     ` Stefan Monnier
2005-01-18 23:48     ` Juri Linkov
2005-01-19  0:49 ` Richard Stallman

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.