From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: Info enhancements Date: Thu, 02 Sep 2004 15:02:34 -0400 Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Message-ID: References: <87smk4zuvv.fsf@mail.jurta.org> <878ylu3320.fsf@mail.jurta.org> <87hdqhhfeb.fsf@mail.jurta.org> Reply-To: rms@gnu.org NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1094151790 32214 80.91.224.253 (2 Sep 2004 19:03:10 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 2 Sep 2004 19:03:10 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Sep 02 21:02:52 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1C2wrE-0004MY-00 for ; Thu, 02 Sep 2004 21:02:52 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C2wwD-0004X4-GD for ged-emacs-devel@m.gmane.org; Thu, 02 Sep 2004 15:08:01 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1C2ww2-0004Vw-TR for emacs-devel@gnu.org; Thu, 02 Sep 2004 15:07:50 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1C2ww1-0004VD-Nw for emacs-devel@gnu.org; Thu, 02 Sep 2004 15:07:50 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C2ww1-0004V6-HD for emacs-devel@gnu.org; Thu, 02 Sep 2004 15:07:49 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1C2wqw-0001gE-IU for emacs-devel@gnu.org; Thu, 02 Sep 2004 15:02:34 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1C2wqw-0005C6-1m; Thu, 02 Sep 2004 15:02:34 -0400 Original-To: Juri Linkov In-reply-to: <87hdqhhfeb.fsf@mail.jurta.org> (message from Juri Linkov on Wed, 01 Sep 2004 23:55:22 +0300) 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: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:26726 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:26726 But fortunately, now `Info-search-next' (with possible `M-s' and `/' bindings) as well as `Info-search' with `s' binding are basically obsoleted by the ability to use C-M-s and C-M-r to isearch for a regexp across Info nodes. Could you write an update for info.texi? If you make the text basically correct, I can polish up the English.