From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Eli Zaretskii" Newsgroups: gmane.emacs.devel Subject: Re: terminal escapes in Info files? Date: Wed, 29 Oct 2003 19:45:34 +0200 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <3099-Wed29Oct2003194533+0200-eliz@elta.co.il> References: <200310281746.h9SHk2915693@f7.net> Reply-To: Eli Zaretskii NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1067450919 11981 80.91.224.253 (29 Oct 2003 18:08:39 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 29 Oct 2003 18:08:39 +0000 (UTC) Cc: karl@freefriends.org, dirt@gtk.org, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Wed Oct 29 19:08:35 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 1AEukF-0000JE-00 for ; Wed, 29 Oct 2003 19:08:35 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1AEukE-0002NC-00 for ; Wed, 29 Oct 2003 19:08:35 +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 1AEugs-00078N-VQ for emacs-devel@quimby.gnus.org; Wed, 29 Oct 2003 13:05:06 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1AEucM-0005ai-CU for emacs-devel@gnu.org; Wed, 29 Oct 2003 13:00:26 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1AEuVc-000375-GB for emacs-devel@gnu.org; Wed, 29 Oct 2003 12:53:59 -0500 Original-Received: from [192.114.186.23] (helo=aragorn.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AEuVc-00036p-2I for emacs-devel@gnu.org; Wed, 29 Oct 2003 12:53:28 -0500 Original-Received: from zaretski ([80.230.143.216]) by aragorn.inter.net.il (Mirapoint Messaging Server MOS 3.3.7-GR) with ESMTP id BTF59653; Wed, 29 Oct 2003 19:51:09 +0200 (IST) Original-To: Oliver Scholz X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 1.8.9 In-reply-to: (message from Oliver Scholz on Wed, 29 Oct 2003 17:24:03 +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:17563 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:17563 > From: Oliver Scholz > Date: Wed, 29 Oct 2003 17:24:03 +0100 > > But on a second thought, I think one big benefit of something > HTML-like is that users who don't use Emacs and who don't like the tty > reader could use their favourite browser to read the info files I see your point, but please note that there are more Info readers than just the standalone Info and Emacs are. The other readers are less known, I think, but they still exist and support GUI-like features. TkInfo is one of them, for instance. So if someone doesn't like the standalone reader and doesn't use Emacs, they still have some alternatives before turning to a Web browser.