From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: storm@cua.dk (Kim F. Storm) Newsgroups: gmane.emacs.devel Subject: Re: Info enhancements Date: 16 Dec 2003 13:12:09 +0100 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: <87smk4zuvv.fsf@mail.jurta.org> <87ekvahjnr.fsf@mail.jurta.org> <87d6apmppk.fsf@mail.jurta.org> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1071573490 28963 80.91.224.253 (16 Dec 2003 11:18:10 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 16 Dec 2003 11:18:10 +0000 (UTC) Cc: Eli Zaretskii , karl@freefriends.org, rms@gnu.org, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Tue Dec 16 12:18:03 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AWDDH-0007Fz-00 for ; Tue, 16 Dec 2003 12:18:03 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1AWDDH-0008BV-00 for ; Tue, 16 Dec 2003 12:18:03 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AWE7p-0005Hm-G6 for emacs-devel@quimby.gnus.org; Tue, 16 Dec 2003 07:16:29 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1AWE6x-0004IN-FT for emacs-devel@gnu.org; Tue, 16 Dec 2003 07:15:35 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1AWE5x-0003JG-3Y for emacs-devel@gnu.org; Tue, 16 Dec 2003 07:15:05 -0500 Original-Received: from [212.88.64.25] (helo=mail-relay.sonofon.dk) by monty-python.gnu.org with smtp (Exim 4.24) id 1AWE5j-00035J-5j for emacs-devel@gnu.org; Tue, 16 Dec 2003 07:14:19 -0500 Original-Received: (qmail 28146 invoked from network); 16 Dec 2003 11:12:51 -0000 Original-Received: from unknown (HELO kfs-l.imdomain.dk.cua.dk) (213.83.150.2) by 0 with SMTP; 16 Dec 2003 11:12:51 -0000 Original-To: Juri Linkov In-Reply-To: <87d6apmppk.fsf@mail.jurta.org> Original-Lines: 24 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:18712 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:18712 Juri Linkov writes: > Eli Zaretskii writes: > >> * Added a new keybinding "/" for `Info-search-next' (suggested by Reiner). > >> > >> I think that `s RET' would be a good way to specify this, > >> also more consistent with other search commands in Emacs. > > > > I think `/' should be simply another binding for `Info-search', for > > compatibility with the stand-alone reader. Then, `s RET' and `/ RET' > > will find the next occurrence (the former of these already works in > > Emacs, and both work in the stand-alone reader). > > If `/' will be another binding for `Info-search', then perhaps its > counterpart character `\' would be bound to `Info-search-next'. > However, I already used `\' for `Info-history' buffer. So, if someone > suggests a better keybinding for `Info-history', then `\' could be used > for `Info-search-next'. What if / would run Info-search-next if previous command was Info-search or Info-search-next. -- Kim F. Storm http://www.cua.dk