From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Stefan Monnier" Newsgroups: gmane.emacs.devel Subject: Re: Divergence in menu appearance between Emacs Info and standalone Info Date: Sat, 07 Jun 2003 21:20:52 -0400 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <200306080120.h581KqJL015431@rum.cs.yale.edu> References: <200306041404.h54E4SO30552@f7.net> <5x8ysg6p4r.fsf@kfs2.cua.dk> <200306052323.h55NNr4B002965@rum.cs.yale.edu> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1055035226 31905 80.91.224.249 (8 Jun 2003 01:20:26 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 8 Jun 2003 01:20:26 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Sun Jun 08 03:20:23 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 19Oor9-0008IJ-00 for ; Sun, 08 Jun 2003 03:20:23 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 19OpAR-0005Hd-00 for ; Sun, 08 Jun 2003 03:40: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 19Oose-0000wp-59 for emacs-devel@quimby.gnus.org; Sat, 07 Jun 2003 21:21:56 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19OosC-0000eY-Om for emacs-devel@gnu.org; Sat, 07 Jun 2003 21:21:28 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19OosA-0000ak-EF for emacs-devel@gnu.org; Sat, 07 Jun 2003 21:21:26 -0400 Original-Received: from rum.cs.yale.edu ([128.36.229.169]) by monty-python.gnu.org with esmtp (Exim 4.20) id 19Oore-0000SE-M0; Sat, 07 Jun 2003 21:20:54 -0400 Original-Received: from rum.cs.yale.edu (localhost [127.0.0.1]) by rum.cs.yale.edu (8.12.8/8.12.8) with ESMTP id h581Kq0i015433; Sat, 7 Jun 2003 21:20:52 -0400 Original-Received: (from monnier@localhost) by rum.cs.yale.edu (8.12.8/8.12.8/Submit) id h581KqJL015431; Sat, 7 Jun 2003 21:20:52 -0400 X-Mailer: exmh version 2.4 06/23/2000 with nmh-1.0.4 Original-To: Richard Stallman Original-cc: eliz@elta.co.il Original-cc: bob@rattlesnake.com Original-cc: karl@gnu.org 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:14902 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:14902 > I'd make a much more radical proposal: image support. > > We certainly want this. Someone needs to design the format > in Info, and then implement the support in Emacs and in Makeinfo. > I think the images should be stored in separate files, > so that they won't make the Info files bigger or require changes > in the other aspects of the Info implementations. Huh? Have I been dreaming when I saw image support added to info.el a few weeks ago ? Stefan