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: Mon, 27 Oct 2003 02:02:29 -0500 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: <200310261220.h9QCKsb15110@f7.net> Reply-To: rms@gnu.org NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1067238768 31688 80.91.224.253 (27 Oct 2003 07:12:48 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 27 Oct 2003 07:12:48 +0000 (UTC) Cc: dirt@gtk.org, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Mon Oct 27 08:12:46 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 1AE1YU-00089L-00 for ; Mon, 27 Oct 2003 08:12:46 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1AE1YU-0003Gm-00 for ; Mon, 27 Oct 2003 08:12:46 +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 1AE1WD-0001Jc-29 for emacs-devel@quimby.gnus.org; Mon, 27 Oct 2003 02:10:25 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1AE1UR-0008VE-UM for emacs-devel@gnu.org; Mon, 27 Oct 2003 02:08:35 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1AE1Tp-0007d8-AQ for emacs-devel@gnu.org; Mon, 27 Oct 2003 02:08:29 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AE1Tp-0007cz-55 for emacs-devel@gnu.org; Mon, 27 Oct 2003 02:07:57 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.24) id 1AE1OX-0007Pc-IM; Mon, 27 Oct 2003 02:02:29 -0500 Original-To: karl@freefriends.org (Karl Berry) In-reply-to: <200310261220.h9QCKsb15110@f7.net> (karl@freefriends.org) 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:17453 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:17453 if we want to add font markup to info fmt, let's not use something as ugly as terminal escape squences. please design something clean!