From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Alper Ersoy Newsgroups: gmane.emacs.devel Subject: Re: terminal escapes in Info files? Date: Wed, 29 Oct 2003 23:18:10 +0200 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <20031029211810.GA9499@dirtyweb.penguinpowered.com> References: <200310282009.h9SK95E06713@f7.net> <7443-Wed29Oct2003201110+0200-eliz@elta.co.il> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1067462447 11506 80.91.224.253 (29 Oct 2003 21:20:47 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 29 Oct 2003 21:20:47 +0000 (UTC) Cc: epameinondas@gmx.de, Eli Zaretskii , karl@freefriends.org, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Wed Oct 29 22:20:43 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 1AExkB-0005vB-00 for ; Wed, 29 Oct 2003 22:20:43 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1AExkB-0004Zt-00 for ; Wed, 29 Oct 2003 22:20:43 +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 1AExjF-0004O3-42 for emacs-devel@quimby.gnus.org; Wed, 29 Oct 2003 16:19:45 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1AExj1-0004Mh-Qv for emacs-devel@gnu.org; Wed, 29 Oct 2003 16:19:31 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1AExiV-0004DI-6w for emacs-devel@gnu.org; Wed, 29 Oct 2003 16:19:30 -0500 Original-Received: from [212.253.50.155] (helo=dirtyweb.penguinpowered.com) by monty-python.gnu.org with smtp (Exim 4.24) id 1AExiT-0004Bh-EB for emacs-devel@gnu.org; Wed, 29 Oct 2003 16:18:58 -0500 Original-Received: (qmail 9562 invoked by uid 500); 29 Oct 2003 21:18:10 -0000 Original-To: Andreas Schwab Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i 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:17587 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:17587 Andreas Schwab: > Btw., the help text is misleading, info without -R does not actually > remove the escapes, it displays them as replacement characters instead. Aha! A chance for me to fix my mistake :) Karl's change that I mentioned actually fixes the message. This is the new one: -R, --raw-escapes don't remove ANSI escapes. Thanks, -- Alper Ersoy