Re: [O] Bug: [babel] Order of definition of :var makes or breaks the results [8.2.5f (release_8.2.5f-545-g630096 @ /Users/rainerkrug/.emacs.d/org-mode/lisp/)]

2014-01-22 Thread Rainer M Krug
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Any confirmation of this bug? Rainer On 01/21/14, 15:17 , Rainer M Krug wrote: > Depending on the order in which variables are declared, the > definitions are correct or wrong. > > In the example below, if DUMMY is declared first and SPECIES and >

[O] Bug: [babel] Order of definition of :var makes or breaks the results [8.2.5f (release_8.2.5f-545-g630096 @ /Users/rainerkrug/.emacs.d/org-mode/lisp/)]

2014-01-21 Thread Rainer M Krug
Depending on the order in which variables are declared, the definitions are correct or wrong. In the example below, if DUMMY is declared first and SPECIES and SPECIES2 are declared via :var+ there are missing rownames and / or colnames as well as mixups (see below). If DUMMY is declared *after th