From mboxrd@z Thu Jan 1 00:00:00 1970 From: suvayu ali Subject: export to latex broken Date: Tue, 1 Mar 2011 02:50:43 -0800 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from [140.186.70.92] (port=39133 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PuNAY-00006r-Uw for emacs-orgmode@gnu.org; Tue, 01 Mar 2011 05:51:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PuNAX-0005o4-Pp for emacs-orgmode@gnu.org; Tue, 01 Mar 2011 05:51:06 -0500 Received: from mail-bw0-f41.google.com ([209.85.214.41]:62746) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PuNAX-0005nh-Ec for emacs-orgmode@gnu.org; Tue, 01 Mar 2011 05:51:05 -0500 Received: by bwz17 with SMTP id 17so5237499bwz.0 for ; Tue, 01 Mar 2011 02:51:03 -0800 (PST) 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: org-mode mailing list Hi, I think this commit broke latex export. $ git log -1 1f78ceb commit 1f78cebdf46b2d9c435312c3fbcad05986e21cc3 Author: Nicolas Goaziou Date: Mon Feb 28 11:04:46 2011 +0100 org-latex: fix export with various values for `org-list-ending-method' * lisp/org-latex.el (org-export-latex-lists): make sure markers used for export are taken into account by temporarily setting an appropriate value for `org-list-ending-method'. Emacs (24) hangs with a message saying "Applying style hooks" in the minibuffer and the cpu usage shoots up and I have to kill emacs. Can someone else confirm this? -- Suvayu Open source is the future. It sets us free.