From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Jan D." Newsgroups: gmane.emacs.devel Subject: Re: "escape sequence highlighting" going completely bonkers Date: Mon, 10 Jan 2005 19:29:09 +0100 Message-ID: <84BE01C9-6335-11D9-80C8-000D93505B76@swipnet.se> References: <41E06B2B.2020608@swipnet.se> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 (Apple Message framework v619) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1105383265 19469 80.91.229.6 (10 Jan 2005 18:54:25 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 10 Jan 2005 18:54:25 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jan 10 19:54:19 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1Co4TN-0006pv-00 for ; Mon, 10 Jan 2005 19:41:01 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Co4et-0008FF-D5 for ged-emacs-devel@m.gmane.org; Mon, 10 Jan 2005 13:52:55 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Co4bz-0007gw-TA for emacs-devel@gnu.org; Mon, 10 Jan 2005 13:49:56 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Co4bk-0007Yu-6y for emacs-devel@gnu.org; Mon, 10 Jan 2005 13:49:41 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Co4bj-0007Ug-Tz for emacs-devel@gnu.org; Mon, 10 Jan 2005 13:49:39 -0500 Original-Received: from [195.54.107.70] (helo=mxfep01.bredband.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Co4IX-0000G7-0H; Mon, 10 Jan 2005 13:29:49 -0500 Original-Received: from coolsville.localdomain ([83.226.180.210] [83.226.180.210]) by mxfep01.bredband.com with ESMTP id <20050110182947.GFIM15609.mxfep01.bredband.com@coolsville.localdomain>; Mon, 10 Jan 2005 19:29:47 +0100 In-Reply-To: Original-To: rms@gnu.org X-Mailer: Apple Mail (2.619) 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: main.gmane.org gmane.emacs.devel:32104 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:32104 2005-01-10 kl. 00.52 skrev Richard Stallman: > But > without me doing anything, the window begins switching between the > two > positions (it may be the same file, or two different files), about > once > a second. I can sit there and watch or hit C-g, but it keeps > switching. > > Can you try attaching with GDB to get some real information? It is not easy to reproduce, but I'm running Emacs in gdb now. Jan D.