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: terminal escapes in Info files? Date: Thu, 30 Oct 2003 13:00:21 -0500 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: <200310280126.h9S1Q9N16202@f7.net> <20031028105102.GA7330@dirtyweb.penguinpowered.com> Reply-To: rms@gnu.org NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1067537391 24624 80.91.224.253 (30 Oct 2003 18:09:51 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 30 Oct 2003 18:09:51 +0000 (UTC) Cc: karl@freefriends.org, eliz@elta.co.il, dirt@gtk.org, monnier@IRO.UMontreal.CA, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Thu Oct 30 19:09:48 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AFHEy-0006D2-00 for ; Thu, 30 Oct 2003 19:09:48 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1AFHEy-0006A5-00 for ; Thu, 30 Oct 2003 19:09:48 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AFHDp-0006Xf-H9 for emacs-devel@quimby.gnus.org; Thu, 30 Oct 2003 13:08:37 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1AFHBg-00064m-1J for emacs-devel@gnu.org; Thu, 30 Oct 2003 13:06:24 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1AFHB7-0005wc-6n for emacs-devel@gnu.org; Thu, 30 Oct 2003 13:06:21 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AFHB6-0005wW-U8 for emacs-devel@gnu.org; Thu, 30 Oct 2003 13:05:48 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.24) id 1AFH5p-0006oD-QR; Thu, 30 Oct 2003 13:00:21 -0500 Original-To: David Kastrup In-reply-to: (message from David Kastrup on 29 Oct 2003 20:47:46 +0100) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:17619 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:17619 I don't think that the main idea was to replace the various info readers by browsers, but to change the info format to a strict subset of HTML, and then make the info readers recognize this subset as an external format. this might be an ok idea, if people work out the details. it would be a totally incompatible change, though.