emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Bug: Org Table: Field formulas with hline-address on right-hand


From: Achim Gratz
Subject: Re: [O] Bug: Org Table: Field formulas with hline-address on right-hand side don't work anymore [7.8.09]
Date: Tue, 08 May 2012 19:15:44 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1.50 (gnu/linux)

Tobias Nähring writes:
> This bug concerns org-tables.

Posting the same bug report multiple times isn't going to magically
speed up its resolution.

> Field formulas with hline-address on right-hand side don't work
> anymore.

It seems to me that it's rather the left-hand address that is the
problem.  Also, it is an initialization problem: once the calc machinery
has worked once, that very same formula you give works just as it should
until you leave the table and try again.  Beyond that, I don't think I
know enough about the innards of org-table to help.

> Pityingly, I can't easily reproduce the former version of orgmode
> where this worked. (I installed over the former version without
> backup. I should not have done this.)

If you install from Git you can install any version desired.

> A fast fix would be great since I need the hline-references in field
> formulas very much (large variable number of columns in tables,
> calculate maximum norm of column sections and stuff like that…,). I
> have old org-files where I need to re-calculate stuff like that.

You might consider one of these workarounds:

|---|
| 1 |
| 2 |
|---|
| 3 |
#+TBLFM: @>$1=vsum(@address@hidden)

|---|
| 1 |
| 2 |
|---|
| 3 |
#+TBLFM: @II=vsum(@address@hidden)


Regards
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

Factory and User Sound Singles for Waldorf Blofeld:
http://Synth.Stromeko.net/Downloads.html#WaldorfSounds




reply via email to

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