From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: storm@cua.dk (Kim F. Storm) Newsgroups: gmane.emacs.devel Subject: Re: info invisible changes Date: 14 Nov 2002 22:38:49 +0100 Sender: emacs-devel-admin@gnu.org Message-ID: <5xisyzsufq.fsf@kfs2.cua.dk> References: <200211011623.gA1GNAL03601@rum.cs.yale.edu> <5xznsnvabl.fsf@kfs2.cua.dk> <200211061511.gA6FBfL02691@rum.cs.yale.edu> <5xfzu79jxp.fsf@kfs2.cua.dk> <5xbs4v9hq5.fsf@kfs2.cua.dk> <5xy97xsfgi.fsf@kfs2.cua.dk> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1037319354 2081 80.91.224.249 (15 Nov 2002 00:15:54 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 15 Nov 2002 00:15:54 +0000 (UTC) Cc: bob@rattlesnake.com, karl@gnu.org, emacs-devel@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18CU9I-0000XP-00 for ; Fri, 15 Nov 2002 01:15:52 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18CULu-0004pw-00 for ; Fri, 15 Nov 2002 01:28:54 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 18CU8D-0005ov-00; Thu, 14 Nov 2002 19:14:45 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 18CTlS-0000za-00 for emacs-devel@gnu.org; Thu, 14 Nov 2002 18:51:14 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 18CTlO-0000z5-00 for emacs-devel@gnu.org; Thu, 14 Nov 2002 18:51:12 -0500 Original-Received: from mail.filanet.dk ([195.215.206.179]) by monty-python.gnu.org with esmtp (Exim 4.10) id 18CQlQ-0007lc-00; Thu, 14 Nov 2002 15:39:01 -0500 Original-Received: from kfs2.cua.dk.cua.dk (unknown [10.1.82.3]) by mail.filanet.dk (Postfix) with SMTP id 5BBB07C017; Thu, 14 Nov 2002 20:38:57 +0000 (GMT) Original-To: rms@gnu.org In-Reply-To: Original-Lines: 23 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:9440 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:9440 Richard Stallman writes: > Unfortunately, I could not build an Info file out of the Texinfo > file; the distribution lacks a .txt file for `makeinfo' to use: > > Now that Emacs can display images, it would be useful to extend the > Info file format so it can include images, and update Texinfo so it > can handle them. > > Perhaps the Info file should cointain the file name of a text image > file and the file name of a real image file; then, depending on the > kind of display, the Info displayer can use one kind of image > or the other. So currently, the Info file format does not support images. I suspected that! As I said in a previous mail, I think the texinfo maintainers or someone else (but not me!) should enhance texinfo to support images; once that is done, I could add Info image support in emacs. -- Kim F. Storm http://www.cua.dk