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 14:31:00 +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 1091104294 13017 80.91.224.253 (29 Jul 2004 12:31:34 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 29 Jul 2004 12:31:34 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jul 29 14:31:19 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 1BqA45-0006Hz-00 for ; Thu, 29 Jul 2004 14:31:18 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BqA7H-0005NF-G5 for ged-emacs-devel@m.gmane.org; Thu, 29 Jul 2004 08:34:35 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BqA77-0005NA-TG for emacs-devel@gnu.org; Thu, 29 Jul 2004 08:34:26 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BqA76-0005My-NC for emacs-devel@gnu.org; Thu, 29 Jul 2004 08:34:25 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BqA76-0005Mv-JF for emacs-devel@gnu.org; Thu, 29 Jul 2004 08:34:24 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BqA3r-0008Tc-4y for emacs-devel@gnu.org; Thu, 29 Jul 2004 08:31:03 -0400 Original-Received: from localhost ([127.0.0.1] helo=lola.goethe.zz) by fencepost.gnu.org with esmtp (Exim 4.34) id 1BqA3q-0000Gv-EU for emacs-devel@gnu.org; Thu, 29 Jul 2004 08:31:03 -0400 Original-To: emacs-devel@gnu.org In-Reply-To: Original-Lines: 26 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:26096 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:26096 Ralf Angeli writes: > Despite of the randomness of the problem, can you provide a test case? > > I have a CVS Emacs here checked out on 2004-07-26 and compiled with > gcc 3.3.4. When I issue `C-c C-p C-d' on a file like > > \documentclass{article} > \usepackage[displaymath,footnotes]{preview} > \begin{document} > \begin{equation} > x^2+y^2=z^2 > \end{equation} > Text Text Text Text\footnote{foot foot foot foot} Text Text > \end{document} > > there aren't any obvious problems. (Tested with `preview-image-type' > set to 'dvi and 'dvipng.) Use circ.tex as delivered. That typically gives 1-2 problems pretty often. The problem depends on the size of the file. Using really large documents with hundreds of images is pretty certain to trigger it. -- David Kastrup, Kriemhildstr. 15, 44793 Bochum