From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: karl@freefriends.org (Karl Berry) Newsgroups: gmane.emacs.devel Subject: Re: Divergence in menu appearance between Emacs Info and standalone Info Date: Sun, 8 Jun 2003 09:48:56 -0400 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <200306081348.h58DmuQ28306@f7.net> NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1055080088 6709 80.91.224.249 (8 Jun 2003 13:48:08 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 8 Jun 2003 13:48:08 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Sun Jun 08 15:48:07 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 19P0Wl-0001k5-00 for ; Sun, 08 Jun 2003 15:48:07 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 19P0qJ-0008V1-00 for ; Sun, 08 Jun 2003 16:08:19 +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 19P0YA-0001xk-Rk for emacs-devel@quimby.gnus.org; Sun, 08 Jun 2003 09:49:34 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19P0Xp-0001qe-8m for emacs-devel@gnu.org; Sun, 08 Jun 2003 09:49:13 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19P0Xd-0001dI-JL for emacs-devel@gnu.org; Sun, 08 Jun 2003 09:49:02 -0400 Original-Received: from consort.superb.net ([209.61.216.22] helo=f7.net) by monty-python.gnu.org with esmtp (Exim 4.20) id 19P0Xb-0001Yn-Ka; Sun, 08 Jun 2003 09:48:59 -0400 Original-Received: (from karl@localhost) by f7.net (8.11.7/8.11.7) id h58DmuQ28306; Sun, 8 Jun 2003 09:48:56 -0400 Original-To: rms@gnu.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:14915 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:14915 I'd make a much more radical proposal: image support. 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. I guess I missed the context here. What does this have to do with hiding node names, anything?