Regarding the ^H^H^H^H^H etc. mess most every command spews while
working, those of us who work in emacs' compile windows have to change
windows and page down each time to see what is happening with the real
results. OK, we could add a "1>&2 |col -b" after each command, but
that also would delay results.
Batch job users I'm sure have to put up with it, as do telnet or slow
line connection users.
Wish there was a global way to turn it off.
--- Headers Follow ---
From jidanni@jidanni.org Wed Dec 8 00:00:48 2004
Return-Path: <jidanni@jidanni.org>
Delivered-To: grass-bugs@lists.intevation.de
Received: from mail.intevation.de (aktaia [212.95.126.10])
by lists.intevation.de (Postfix) with ESMTP id 7AD61102C3E
for <grass-bugs@lists.intevation.de>; Wed, 8 Dec 2004 00:00:48 +0100 (CET)
Received: from localhost (localhost [127.0.0.1])
by mail.intevation.de (Postfix) with ESMTP id 4B4CD36CE0
for <grass-bugs@lists.intevation.de>; Wed, 8 Dec 2004 00:00:48 +0100 (CET)
Received: from frodo.hserus.net (frodo.hserus.net [204.74.68.40])
by mail.intevation.de (Postfix) with ESMTP id B6FE736CD8
for <grass-bugs@intevation.de>; Wed, 8 Dec 2004 00:00:47 +0100 (CET)
Received: from [219.69.72.127] (port=32828 helo=jidanni1)
by frodo.hserus.net with esmtpsa
(Cipher TLSv1:RC4-SHA:128) (Exim 4.43 #0)
id 1CboK1-000O2w-K6 by authid <jidanni> with plain
for <grass-bugs@intevation.de>; Wed, 08 Dec 2004 04:30:46 +0530
To: grass-bugs@intevation.de
Subject: ^H^H^H emitted while working
From: Dan Jacobson <jidanni@jidanni.org>
Date: Wed, 08 Dec 2004 02:42:37 +0800
Message-ID: <87u0qyrluq.fsf@jidanni.org>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Spam-Status: No, hits=-4.5 tagged_above=-999.0 required=3.0 tests=BAYES_00,
DATE_IN_PAST_03_06
X-Spam-Level:
-------------------------------------------- Managed by Request Tracker
Regarding the ^H^H^H^H^H etc. mess most every command spews while
working, those of us who work in emacs' compile windows have to change
windows and page down each time to see what is happening with the real
results. OK, we could add a "1>&2 |col -b" after each command, but
that also would delay results.
Batch job users I'm sure have to put up with it, as do telnet or slow
line connection users.
Wish there was a global way to turn it off.
your lucky day.
I think the backspaces are probably from G_percent() updating:
Percent done
99%
etc.
Radim recently changed this in CVS to work a bit cleaner with the tcl GUI
windows.
set the GRASS_MESSAGE_FORMAT enviroment (not GRASS) variable to 'gui'
maybe with 'grep -v' for your case.
Regarding the ^H^H^H^H^H etc. mess most every command spews while
working, those of us who work in emacs' compile windows have to change
windows and page down each time to see what is happening with the real
results. OK, we could add a "1>&2 |col -b" after each command, but
that also would delay results.
Batch job users I'm sure have to put up with it, as do telnet or slow
line connection users.
Wish there was a global way to turn it off.
--- Headers Follow ---
From jidanni@jidanni.org Wed Dec 8 00:00:48 2004
Return-Path: <jidanni@jidanni.org>
Delivered-To: grass-bugs@lists.intevation.de
Received: from mail.intevation.de (aktaia [212.95.126.10])
by lists.intevation.de (Postfix) with ESMTP id 7AD61102C3E
for <grass-bugs@lists.intevation.de>; Wed, 8 Dec 2004 00:00:48 +0100 (CET)
Received: from localhost (localhost [127.0.0.1])
by mail.intevation.de (Postfix) with ESMTP id 4B4CD36CE0
for <grass-bugs@lists.intevation.de>; Wed, 8 Dec 2004 00:00:48 +0100 (CET)
Received: from frodo.hserus.net (frodo.hserus.net [204.74.68.40])
by mail.intevation.de (Postfix) with ESMTP id B6FE736CD8
for <grass-bugs@intevation.de>; Wed, 8 Dec 2004 00:00:47 +0100 (CET)
Received: from [219.69.72.127] (port=32828 helo=jidanni1)
by frodo.hserus.net with esmtpsa
(Cipher TLSv1:RC4-SHA:128) (Exim 4.43 #0)
id 1CboK1-000O2w-K6 by authid <jidanni> with plain
for <grass-bugs@intevation.de>; Wed, 08 Dec 2004 04:30:46 +0530
To: grass-bugs@intevation.de
Subject: ^H^H^H emitted while working
From: Dan Jacobson <jidanni@jidanni.org>
Date: Wed, 08 Dec 2004 02:42:37 +0800
Message-ID: <87u0qyrluq.fsf@jidanni.org>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Spam-Status: No, hits=-4.5 tagged_above=-999.0 required=3.0 tests=BAYES_00,
DATE_IN_PAST_03_06
X-Spam-Level:
-------------------------------------------- Managed by Request Tracker
____________________
C. Michael Barton, Professor of Anthropology
School of Human Evolution and Social Change
PO Box 872402
Arizona State University
Tempe, AZ 85287-2402
USA
Sorry Radim for the misdirected gratitude. The progress bars are nice.
Michael
On 12/8/04 1:40 PM, "Hamish" <hamish_nospam@yahoo.com> wrote:
This has been fixed in the current CVS version and a nice progress bar
added to the bottom of all autogenerated tcltk dialogs -- thanks to
Hamish.
Radim did that not me.
Hamish
______________________________
Michael Barton, Professor of Anthropology
School of Human, Evolution and Social Change
Arizona State University
Tempe, AZ 85287-2402
USA