From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: David Kastrup Newsgroups: gmane.emacs.devel Subject: Re: process output has become a bit random... Date: 29 Jul 2004 16:57:54 +0200 Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Message-ID: References: <4108D78A.7090001@math.ku.dk> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1091113147 4092 80.91.224.253 (29 Jul 2004 14:59:07 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 29 Jul 2004 14:59:07 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jul 29 16:58:37 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 1BqCMe-0002ST-00 for ; Thu, 29 Jul 2004 16:58:36 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BqCPq-0003gF-2M for ged-emacs-devel@m.gmane.org; Thu, 29 Jul 2004 11:01:54 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BqCPN-0003Oe-Ct for emacs-devel@gnu.org; Thu, 29 Jul 2004 11:01:25 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BqCPM-0003N3-I3 for emacs-devel@gnu.org; Thu, 29 Jul 2004 11:01:24 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BqCPM-0003MX-8k for emacs-devel@gnu.org; Thu, 29 Jul 2004 11:01:24 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BqCM0-00075X-4w for emacs-devel@gnu.org; Thu, 29 Jul 2004 10:57:56 -0400 Original-Received: from localhost ([127.0.0.1] helo=lola.goethe.zz) by fencepost.gnu.org with esmtp (Exim 4.34) id 1BqCLz-0008G8-H5; Thu, 29 Jul 2004 10:57:56 -0400 Original-To: storm@cua.dk (Kim F. Storm) In-Reply-To: Original-Lines: 29 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 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:26104 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:26104 storm@cua.dk (Kim F. Storm) writes: > David Kastrup writes: > > > David Kastrup writes: > > > > > Ralf Angeli writes: > > > > > > Yes, that's it. Even though the very last line would appear to be a > > > preview-latex internal bug. If you take a look at the run buffer > > > (C-c C-l) and search for, say, "Snippet 8", you will find that some > > > passages around the matches are replicated. > > > > > > It is probably some change in process.c or coding.c in the last > > > month or so. If you use gcc-3.3.4, at least it does not seem to be > > > gcc-3.4-related like I feared at first. > > > > The error first appears with version 1.431 of process.c. > > Could you try to set readmax to 1024 ? > > That may break UDP packet receive, but it isn't relevant for this case. With an otherwise unchanged 1.433 (head), this appears to do the trick. Now it would just be nice to find out just what error actually gets triggered here. -- David Kastrup, Kriemhildstr. 15, 44793 Bochum