From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Juri Linkov Newsgroups: gmane.emacs.devel Subject: Re: help-go-back Date: Sun, 09 May 2004 14:25:27 +0300 Organization: JURTA Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <8765b5vo48.fsf@mail.jurta.org> References: <87ekpu7ggh.fsf@mail.jurta.org> <87fzaajwd2.fsf@mail.jurta.org> <16541.32757.957157.762315@nick.uklinux.net> <87ad0icsop.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 1084103165 11369 80.91.224.253 (9 May 2004 11:46:05 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 9 May 2004 11:46:05 +0000 (UTC) Cc: nick@nick.uklinux.net, quarl+dated+1084486903.a9a7a9@nospam.quarl.org, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Sun May 09 13:45:54 2004 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BMmkk-0006vA-00 for ; Sun, 09 May 2004 13:45:54 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1BMmkk-0007ds-00 for ; Sun, 09 May 2004 13:45:54 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.33) id 1BMmhB-0007rE-TU for emacs-devel@quimby.gnus.org; Sun, 09 May 2004 07:42:14 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.33) id 1BMmew-0006dJ-SK for emacs-devel@gnu.org; Sun, 09 May 2004 07:40:03 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.33) id 1BMmTQ-0002SJ-VB for emacs-devel@gnu.org; Sun, 09 May 2004 07:28:33 -0400 Original-Received: from [66.33.219.19] (helo=spoon.dreamhost.com) by monty-python.gnu.org with esmtp (Exim 4.33) id 1BMmSu-0002EK-VZ; Sun, 09 May 2004 07:27:29 -0400 Original-Received: from mail.jurta.org (80-235-36-201-dsl.mus.estpak.ee [80.235.36.201]) by spoon.dreamhost.com (Postfix) with ESMTP id B94D013D822; Sun, 9 May 2004 04:27:25 -0700 (PDT) Original-To: Eli Zaretskii In-Reply-To: (Eli Zaretskii's message of "09 May 2004 08:52:30 +0200") User-Agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3.50 (gnu/linux) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.4 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:22976 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:22976 Eli Zaretskii writes: >> From: Juri Linkov >> Date: Sun, 09 May 2004 04:11:29 +0300 >> >> Yes, it does, but only for a few functions where the text >> "See Info node ..." was added manually. >> >> What I proposed is to add this text automatically in the Help buffer >> for every function described in Info manuals. > > You mean, you want Help to scan the Info manuals before it describes > the Help buffer? (How else will it know that a function is documented > in some manual?) Won't this make Help too slow? It can be optimized by caching Info indexes in Lisp structures. -- Juri Linkov http://www.jurta.org/emacs/