From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: John covici Newsgroups: gmane.emacs.devel Subject: Re: extraneous characters in term window Date: Mon, 29 Sep 2008 12:13:56 -0400 Message-ID: <18656.65220.899121.357583@ccs.covici.com> References: <18656.60420.915489.435645@ccs.covici.com> <8f2776cb0809290839r1fa70076m9a3f08fc26e4c23@mail.gmail.com> Reply-To: covici@ccs.covici.com NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1222705056 13289 80.91.229.12 (29 Sep 2008 16:17:36 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 29 Sep 2008 16:17:36 +0000 (UTC) Cc: emacs-devel@gnu.org, covici@ccs.covici.com To: "Jim Blandy" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Sep 29 18:18:34 2008 connect(): Connection refused Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1KkLRX-000655-IS for ged-emacs-devel@m.gmane.org; Mon, 29 Sep 2008 18:17:51 +0200 Original-Received: from localhost ([127.0.0.1]:44345 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KkLQU-0002yN-Mc for ged-emacs-devel@m.gmane.org; Mon, 29 Sep 2008 12:16:46 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KkLNy-000276-Rx for emacs-devel@gnu.org; Mon, 29 Sep 2008 12:14:10 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KkLNx-00025i-1v for emacs-devel@gnu.org; Mon, 29 Sep 2008 12:14:10 -0400 Original-Received: from [199.232.76.173] (port=59152 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KkLNw-00025f-TV for emacs-devel@gnu.org; Mon, 29 Sep 2008 12:14:08 -0400 Original-Received: from wlym.com ([208.79.16.96]:38192) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KkLNx-0002Cs-9f for emacs-devel@gnu.org; Mon, 29 Sep 2008 12:14:09 -0400 Original-Received: from ccs.covici.com (pool-71-171-110-105.clppva.fios.verizon.net [71.171.110.105]) (authenticated bits=128) by wlym.com (8.13.8/8.13.8/Debian-3) with ESMTP id m8TGE5NN015792 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Mon, 29 Sep 2008 12:14:06 -0400 Original-Received: from ccs.covici.com (localhost [127.0.0.1]) by ccs.covici.com (8.14.2/8.14.2) with ESMTP id m8TGDuu5004750; Mon, 29 Sep 2008 12:13:59 -0400 Original-Received: (from covici@localhost) by ccs.covici.com (8.14.2/8.13.7/Submit) id m8TGDuWb004749; Mon, 29 Sep 2008 12:13:56 -0400 In-Reply-To: <8f2776cb0809290839r1fa70076m9a3f08fc26e4c23@mail.gmail.com> X-Mailer: VM 7.17 under Emacs 23.0.60.1 X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:104224 Archived-At: I am not sure they are from the previous window -- they didn't seem to be because when I changed the page in lynx I got some different ones. on Monday 09/29/2008 Jim Blandy(jimb@red-bean.com) wrote > On Mon, Sep 29, 2008 at 7:53 AM, John covici wrote: > > Hi. I am using 23.0.60.1 and I have a function which runs lynx in a > > term window -- using a text console. It generally works, but I get > > some extraneous characters at random places in the window. I don't > > know of a way to show this, but has anyone seen such a thing? > > If the extraneous characters are from the former contents of the > screen at that point, then it seems similar to what I reported here: > > http://lists.gnu.org/archive/html/emacs-devel/2008-09/msg00543.html > > I still haven't been able to find a reliable method to reproduce this. > I'm not sure yet whether Kenichi's suggestion regarding > auto-composition-mode will make a difference. > -- Your life is like a penny. You're going to lose it. The question is: How do you spend it? John Covici covici@ccs.covici.com