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:20 +0000 Message-ID: <87y64ydfrz.fsf@pinto.chemeng.ucl.ac.uk> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=52529 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PuRS5-0003K9-Fn for emacs-orgmode@gnu.org; Tue, 01 Mar 2011 10:25:30 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PuRS4-0004Sz-Hn for emacs-orgmode@gnu.org; Tue, 01 Mar 2011 10:25:29 -0500 Received: from vscani-e.ucl.ac.uk ([144.82.108.33]:39220) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PuRS4-0004SB-4B for emacs-orgmode@gnu.org; Tue, 01 Mar 2011 10:25:28 -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 1PuRRv-0003lQ-IW for emacs-orgmode@gnu.org; Tue, 01 Mar 2011 15:25:19 +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)