emacs-orgmode
[Top][All Lists]
Advanced

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

[O] Adding new table rows/cols in a formula update


From: Dima Kogan
Subject: [O] Adding new table rows/cols in a formula update
Date: Mon, 29 Sep 2014 10:45:08 -0700

Hi.

Suppose I have this .org file:

 |   |
 #+TBLFM: @1$2=5

It's a 1x1 table with a formula. The formula sets a cell that's out of
bounds in the table, so evaluating this formula results in an error. How
set-in-stone is this behavior? I haven't dug too deeply into the code,
but are there fundamental assumptions here? Would a patch that extends
the table before applying such a formula be too naive in some way?

Thanks!

dima



reply via email to

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