From mboxrd@z Thu Jan 1 00:00:00 1970 From: Suvayu Ali Subject: Re: export to latex broken Date: Tue, 1 Mar 2011 03:35:59 -0800 Message-ID: <20110301033559.36839bd7@bhishma.homelinux.net> References: <871v2rgk2h.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=56580 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PuNs7-000276-OX for emacs-orgmode@gnu.org; Tue, 01 Mar 2011 06:36:08 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PuNs6-0006nj-JP for emacs-orgmode@gnu.org; Tue, 01 Mar 2011 06:36:07 -0500 Received: from mail-yx0-f169.google.com ([209.85.213.169]:43779) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PuNs6-0006nc-Fr for emacs-orgmode@gnu.org; Tue, 01 Mar 2011 06:36:06 -0500 Received: by yxt33 with SMTP id 33so2461230yxt.0 for ; Tue, 01 Mar 2011 03:36:06 -0800 (PST) In-Reply-To: <871v2rgk2h.fsf@gmail.com> 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: Nicolas Cc: org-mode mailing list Hi Nicolas, On Tue, 01 Mar 2011 12:24:22 +0100 Nicolas wrote: > Hello, > > suvayu ali writes: > > > 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? > > I've pushed a fix in master. Is it fixed now? > Yes its fixed now! Thanks a lot. :) However after I sent my previous email I noticed a separate bug was introduced in a commit somewhere between the previous commit I mentioned and commit d3432917ed8f95af0ce76127e632052fc7430439 Merge: 82ac473 6489346 Author: Carsten Dominik Date: Tue Feb 22 21:44:46 2011 +0100 Merge branch 'master' of orgmode.org:org-mode All babel source blocks are quoted inside a verbatim environment when exported to latex. I haven't narrowed down the commit yet though. > > Regards, > -- Suvayu Open source is the future. It sets us free.