From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: export to latex Date: Sun, 11 Jan 2009 14:08:13 +0100 Message-ID: <2A372A8B-1279-4537-AA62-34AE10BA06E6@uva.nl> References: <0D3300A3-5A7C-4B8A-9F5B-F0E4FC46AA71@uva.nl> Mime-Version: 1.0 (Apple Message framework v930.3) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LM03D-0006hl-J4 for emacs-orgmode@gnu.org; Sun, 11 Jan 2009 08:08:23 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LM03A-0006gf-EP for Emacs-orgmode@gnu.org; Sun, 11 Jan 2009 08:08:22 -0500 Received: from [199.232.76.173] (port=38631 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LM039-0006gO-8y for Emacs-orgmode@gnu.org; Sun, 11 Jan 2009 08:08:19 -0500 Received: from mail-ew0-f15.google.com ([209.85.219.15]:45491) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LM038-0005ZC-Nz for Emacs-orgmode@gnu.org; Sun, 11 Jan 2009 08:08:18 -0500 Received: by ewy8 with SMTP id 8so580452ewy.18 for ; Sun, 11 Jan 2009 05:08:16 -0800 (PST) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Manish Cc: Emacs-orgmode@gnu.org On Jan 11, 2009, at 12:56 PM, Manish wrote: > On Sun, Jan 11, 2009 at 2:45 PM, Carsten Dominik wrote: >> I still cannot reproduce this, my commit is >> >> 5a8f775d79f4089d03968dd16ba7d073b7c9f142 >> >> and your file exports just fine. >> >> Note that "trans" is not a well-defined version. >> >> - Carsten >> >> On Jan 11, 2009, at 1:07 AM, sergio_101 wrote: >> >>> | one line file >>> | two line file >>> `---- >> > > Just to add one additional (quite useless data point).. I tried the > example file and it did seem to hang with Emacs consuming lots of CPU. > Although export to HTML worked for the file. Not just the example > file.. my other files also got stuck at PDF export. Then I rebooted > Emacs and tried PDF export first thing (i.e. w/o exporting to HTML > first) and it myteriously worked for all files. > > Sorry I do not have more useful information, I did try debug-on-error > but it did not produce anything.. I had to cancel after waiting for > export to finish. If you can make it hang, try setting debug-on-quit, get it to hang, and press C-g. - Carsten