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: Thu, 29 Jul 2004 10:29:01 +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 1091097349 30196 80.91.224.253 (29 Jul 2004 10:35:49 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 29 Jul 2004 10:35:49 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jul 29 12:35:44 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 1Bq8GG-0007gD-00 for ; Thu, 29 Jul 2004 12:35:44 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1Bq8JR-0004hX-Gd for ged-emacs-devel@m.gmane.org; Thu, 29 Jul 2004 06:39:01 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1Bq8JH-0004g5-1o for emacs-devel@gnu.org; Thu, 29 Jul 2004 06:38:51 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1Bq8JD-0004fF-JH for emacs-devel@gnu.org; Thu, 29 Jul 2004 06:38:50 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1Bq8JD-0004f5-Fo for emacs-devel@gnu.org; Thu, 29 Jul 2004 06:38:47 -0400 Original-Received: from [199.232.41.8] (helo=mx20.gnu.org) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1Bq8Fn-0007Xz-BE for emacs-devel@gnu.org; Thu, 29 Jul 2004 06:35:16 -0400 Original-Received: from [80.91.224.249] (helo=main.gmane.org) by mx20.gnu.org with esmtp (Exim 4.34) id 1Bq89q-0004sq-6J for emacs-devel@gnu.org; Thu, 29 Jul 2004 06:29:06 -0400 Original-Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1Bq89o-0007Gz-00 for ; Thu, 29 Jul 2004 12:29:04 +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 12:29:04 +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 12:29:04 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-To: emacs-devel@gnu.org Original-Lines: 16 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:26087 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:26087 > storm@cua.dk (Kim F. Storm) writes: > I made a change on 2004-06-07 which increased the read buffer from > 1k to 4k. I don't see how that could provoke duplicate buffer > output, though. Before you made that change, my auctex latex compiles had gotten really slow. Not pathological like the grep bug, but noticeably slower than they should have been -- Emacs was using too much CPU. I thought your change fixed things, but maybe there was still an underlying bug. > Anybody else using that version ?? No. gcc 2.95.4 here. Peter