emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] Re: export to latex broken


From: Suvayu Ali
Subject: [O] Re: export to latex broken
Date: Tue, 1 Mar 2011 03:49:17 -0800

Hi,

On Tue, 1 Mar 2011 03:35:59 -0800
Suvayu Ali <address@hidden> wrote:

> 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 <address@hidden>
> 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.

I think I found the commit. This is the first time I used bisect, so
might be wrong. This is the output after git bisecting.


563994842d44f049c98ef0dcf7be94006ce1d9ee is the first bad commit
commit 563994842d44f049c98ef0dcf7be94006ce1d9ee
Author: Eric Schulte <address@hidden>
Date:   Sun Feb 27 11:01:56 2011 -0700

    ob-exp: better caching on export
    
      - calling org-babel-process-params on the parameters before the
    hash is calculated
      - calculating the hash before the noweb references are expanded
    
    * lisp/ob-exp.el (org-babel-exp-src-block): When block will
    eventually be evaluated, pre-calculate the hash before noweb
    expansion, and expand the parameters before hash calculation.
      (org-babel-exp-do-export): Pass pre-calculated hash through to
      `org-babel-exp-results'.
      (org-babel-exp-results): Compare pre-calculated hash to results
    hash.

:040000 040000 aec4ecc417ed47e5c6366aac8f58c5309883b6ba
5a12d34f528ae400514d109f7783cf40ec7ee0a4 M      lisp

Hope this helps.

-- 
Suvayu

Open source is the future. It sets us free.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]