From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Per Abrahamsen Newsgroups: gmane.emacs.devel Subject: Re: Enhancements to options menu (was Re: Reveal mode) Date: Wed, 08 May 2002 13:24:22 +0200 Organization: The Church of Emacs Sender: emacs-devel-admin@gnu.org Message-ID: References: NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1020857244 32602 127.0.0.1 (8 May 2002 11:27:24 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 8 May 2002 11:27:24 +0000 (UTC) Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 175PbQ-0008Tj-00 for ; Wed, 08 May 2002 13:27:24 +0200 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 175PjW-0001vT-00 for ; Wed, 08 May 2002 13:35:46 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 175PbB-0004fr-00; Wed, 08 May 2002 07:27:09 -0400 Original-Received: from [130.225.40.227] (helo=sheridan.dina.kvl.dk) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 175PYv-0004Zy-00 for ; Wed, 08 May 2002 07:24:49 -0400 Original-Received: from zuse.dina.kvl.dk (zuse.dina.kvl.dk [130.225.40.245]) by sheridan.dina.kvl.dk (8.9.3/8.9.3/Debian 8.9.3-21) with ESMTP id NAA16412 for ; Wed, 8 May 2002 13:24:24 +0200 Original-Received: (from abraham@localhost) by zuse.dina.kvl.dk (8.9.3+Sun/8.9.3) id NAA01759; Wed, 8 May 2002 13:24:23 +0200 (MEST) X-Authentication-Warning: zuse.dina.kvl.dk: abraham set sender to abraham@dina.kvl.dk using -f Original-To: emacs-devel@gnu.org X-Face: +kRV2]2q}lixHkE{U)mY#+6]{AH=yN~S9@IFiOa@X6?GM|8MBp/ In-Reply-To: (Eli Zaretskii's message of "Wed, 8 May 2002 07:50:31 +0300 (IDT)") Original-Lines: 15 User-Agent: Gnus/5.090006 (Oort Gnus v0.06) Emacs/21.1 (sparc-sun-solaris2.8) Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.9 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:3717 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:3717 Eli Zaretskii writes: > Using HTML is IMHO a much worse solution, since HTML doesn't support > features like index searches without which a manual cannot be easily > used as a reference. Is index search a file format feature? I'd say that a in the pages generated by makeinfo should do the trick, together with an automatic generation of an suitable formatted foo-index.html file.