From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: David Kastrup Newsgroups: gmane.emacs.devel Subject: [comp.emacs] Re: Search highlighted region Date: Tue, 18 Jan 2005 10:34:28 +0100 Message-ID: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-Trace: sea.gmane.org 1106043554 7873 80.91.229.6 (18 Jan 2005 10:19:14 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 18 Jan 2005 10:19:14 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jan 18 11:19:03 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CqqRz-0006jD-00 for ; Tue, 18 Jan 2005 11:19:03 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1CqqX3-0002Ab-IX for ged-emacs-devel@m.gmane.org; Tue, 18 Jan 2005 05:24:17 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1CqqES-0004mu-5d for emacs-devel@gnu.org; Tue, 18 Jan 2005 05:05:04 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1CqqEO-0004mQ-Ma for emacs-devel@gnu.org; Tue, 18 Jan 2005 05:05:02 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1CqqCk-0004YU-Hg for emacs-devel@gnu.org; Tue, 18 Jan 2005 05:03:18 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Cqpkr-0002VJ-6e for emacs-devel@gnu.org; Tue, 18 Jan 2005 04:34:29 -0500 Original-Received: from localhost ([127.0.0.1] helo=lola.goethe.zz) by fencepost.gnu.org with esmtp (Exim 4.34) id 1Cqpjk-0005N3-Sv for emacs-devel@gnu.org; Tue, 18 Jan 2005 04:33:21 -0500 Original-To: emacs-devel@gnu.org User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/21.3.50 (gnu/linux) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:32321 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:32321 --=-=-= 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. --=-=-= Content-Type: message/rfc822 Content-Disposition: inline From: bojohan+news@dd.chalmers.se (=?iso-8859-1?q?Johan_Bockg=E5rd?=) Newsgroups: comp.emacs Subject: Re: Search highlighted region Date: Tue, 18 Jan 2005 01:11:59 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable dkcombs@panix.com (David Combs) writes: > In article , > Johan Bockg=E5rd 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) --=20 Johan Bockg=E5rd --=-=-= -- David Kastrup, Kriemhildstr. 15, 44793 Bochum --=-=-= Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-devel --=-=-=--