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: Divergence in menu appearance between Emacs Info and standalone Info Date: Mon, 09 Jun 2003 19:00:24 -0400 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: <200306081348.h58DmuQ28306@f7.net> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1055199998 8866 80.91.224.249 (9 Jun 2003 23:06:38 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 9 Jun 2003 23:06:38 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Tue Jun 10 01:06:37 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19PVin-0002Ir-00 for ; Tue, 10 Jun 2003 01:06:37 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 19PW30-0003xu-00 for ; Tue, 10 Jun 2003 01:27:30 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19PVgy-0005jR-Ox for emacs-devel@quimby.gnus.org; Mon, 09 Jun 2003 19:04:44 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19PVfq-0005RT-I9 for emacs-devel@gnu.org; Mon, 09 Jun 2003 19:03:34 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19PVea-0004au-8U for emacs-devel@gnu.org; Mon, 09 Jun 2003 19:02:17 -0400 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by monty-python.gnu.org with esmtp (Exim 4.20) id 19PVcn-00044B-0r for emacs-devel@gnu.org; Mon, 09 Jun 2003 19:00:25 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.20) id 19PVcm-00035H-JW; Mon, 09 Jun 2003 19:00:24 -0400 Original-To: karl@freefriends.org (Karl Berry) In-reply-to: <200306081348.h58DmuQ28306@f7.net> (karl@freefriends.org) Original-cc: eliz@elta.co.il Original-cc: bob@rattlesnake.com X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Emacs development discussions. List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:14972 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:14972 Yes, this was added to Texinfo (makeinfo, info.el) a little while ago, implemented by janneke@gnu.org, and will be in the next release of Texinfo and Emacs. As for documentation, I wrote about it in texinfo.txi. It didn't seem like any documentation for info readers was needed -- it just happens. We need to document the format in info.texi.