From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Peter Heslin Newsgroups: gmane.emacs.devel Subject: Re: process output has become a bit random... Date: Wed, 28 Jul 2004 22:43:09 +0000 (UTC) Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Message-ID: References: NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1091055137 20420 80.91.224.253 (28 Jul 2004 22:52:17 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 28 Jul 2004 22:52:17 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jul 29 00:52:08 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BpxHL-0000kA-00 for ; Thu, 29 Jul 2004 00:52:07 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BpxKV-0005RY-4t for ged-emacs-devel@m.gmane.org; Wed, 28 Jul 2004 18:55:23 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BpxKJ-0005Kp-D1 for emacs-devel@gnu.org; Wed, 28 Jul 2004 18:55:11 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BpxKI-0005IN-5d for emacs-devel@gnu.org; Wed, 28 Jul 2004 18:55:10 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BpxKH-0005Hm-SU for emacs-devel@gnu.org; Wed, 28 Jul 2004 18:55:10 -0400 Original-Received: from [80.91.224.249] (helo=main.gmane.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BpxGa-0001lw-9o for emacs-devel@gnu.org; Wed, 28 Jul 2004 18:51:20 -0400 Original-Received: from root by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1BpxGX-0005VW-00 for ; Thu, 29 Jul 2004 00:51:17 +0200 Original-Received: from 213-152-32-235.dsl.eclipse.net.uk ([213.152.32.235]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 29 Jul 2004 00:51:17 +0200 Original-Received: from usenet by 213-152-32-235.dsl.eclipse.net.uk with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 29 Jul 2004 00:51:17 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-To: emacs-devel@gnu.org Original-Lines: 10 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: 213-152-32-235.dsl.eclipse.net.uk User-Agent: slrn/0.9.8.0 (Linux) 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: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:26072 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:26072 On 2004-07-28, David Kastrup wrote: > Has anybody else experienced anything weird in connection with process > output recently? When running M-x grep recently, I got the output duplicated several times, which happened on a couple of random occasions. At the time I thought it might have been related to the super-slow grep output bug, but it sounds pretty close to what you describe. Peter