From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric S Fraga Subject: [bug] infinite loop exporting to latex with lists Date: Tue, 01 Mar 2011 15:25:38 +0000 Message-ID: <87wrkidfrh.fsf@pinto.chemeng.ucl.ac.uk> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=44493 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PuRSS-0003V3-5j for emacs-orgmode@gnu.org; Tue, 01 Mar 2011 10:25:53 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PuRSQ-0004WX-W5 for emacs-orgmode@gnu.org; Tue, 01 Mar 2011 10:25:52 -0500 Received: from vscani-e.ucl.ac.uk ([144.82.108.33]:39226) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PuRSQ-0004V2-MA for emacs-orgmode@gnu.org; Tue, 01 Mar 2011 10:25:50 -0500 Received: from pinto.chemeng.ucl.ac.uk ([128.40.74.171] helo=localhost) by vscani-e.ucl.ac.uk with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.72) (envelope-from ) id 1PuRSE-0003mm-07 for emacs-orgmode@gnu.org; Tue, 01 Mar 2011 15:25:38 +0000 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: Emacs Org mode mailing list Hello, with the following simple file, --8<---------------cut here---------------start------------->8--- * A question For this project: 1. Draw a graph. --8<---------------cut here---------------end--------------->8--- I get an infinite loop (i.e. emacs hangs until C-g) when I try to export this to latex. Using debug on quit, I find it always hangs in =org-list-context=. Help! I cannot think of anything I have changed etc. It only happens where there is a list and this list can be any length >= 1. -- : Eric S Fraga (GnuPG: 0xC89193D8FFFCF67D) in Emacs 24.0.50.1 : using Org-mode version 7.4 (release_7.4.562.gc895)