From: Achim Gratz <Stromeko@nexgo.de>
To: emacs-orgmode@gnu.org
Subject: Re: 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 [thread overview]
Message-ID: <87obpyfvb3.fsf@Rainer.invalid> (raw)
In-Reply-To: 1209384792.845778.1336460118982.JavaMail.open-xchange@email.1und1.de
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(@I$1..@II$1)
|---|
| 1 |
| 2 |
|---|
| 3 |
#+TBLFM: @II=vsum(@I$1..@II$1)
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
next prev parent reply other threads:[~2012-05-08 17:16 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-08 6:55 Bug: Org Table: Field formulas with hline-address on right-hand side don't work anymore [7.8.09] "Tobias Nähring"
2012-05-08 17:15 ` Achim Gratz [this message]
2012-05-09 5:46 ` Achim Gratz
2012-05-10 7:15 ` Tobias
2012-05-10 10:19 ` Carsten Dominik
2012-05-10 10:04 ` Carsten Dominik
2012-05-10 17:50 ` Achim Gratz
2012-05-10 18:57 ` Carsten Dominik
2012-05-10 19:32 ` Achim Gratz
-- strict thread matches above, loose matches on Subject: below --
2012-05-07 8:46 Tobias Nähring
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87obpyfvb3.fsf@Rainer.invalid \
--to=stromeko@nexgo.de \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).