Carsten Dominik writes:
> I think a better strategy would be to find these additional
> header lines right before this section of the recalculate function:
>
> ;; Now evaluate the column formulas, but skip fields covered by
> ;; field formulas
>
> and mark those extra header lines with the
On 31.5.2011, at 20:01, Achim Gratz wrote:
> Hi Carsten,
>
> Carsten Dominik writes:
>> I think a better strategy would be to find these additional
>> header lines right before this section of the recalculate function:
> [...]
>
> I'll have a look (probably not today), but I'd rather tag them
> My status with the FSF is succinctly and fully characterized as
> "non-existing". I've sent that mail form to the FSF and I'll see what
> happens next ― it seems I'll get snail mail in a few weeks?
In my case the process took close to 4 months.
Jambunathan K.
--
Hi Carsten,
Carsten Dominik writes:
> I think a better strategy would be to find these additional
> header lines right before this section of the recalculate function:
[...]
I'll have a look (probably not today), but I'd rather tag them with an
"org-header" property and arrange it so that this c
On 31/05/2011 08:21, Carsten Dominik wrote:
[...]
> Finally: this patch goes clearly beyond the TINYCHANGE
> limits. What is yours, and Lawrence's copyright status with the FSF?
I have papers with the FSF for past and future changes to Emacs, so I
believe my contributions are covered.
Lawrenc
Hi Achim,
On 30.5.2011, at 23:02, Achim Gratz wrote:
> Hi Carsten,
>
> Carsten Dominik writes:
>> this looks pretty good. One thing I found missing is that
>> header lines should be exempted from column formulas being
>> applied. This works for the headlines at the top of the
>> table, but no
Hi Carsten,
Carsten Dominik writes:
> this looks pretty good. One thing I found missing is that
> header lines should be exempted from column formulas being
> applied. This works for the headlines at the top of the
> table, but not in the middle.
thank you for having a look. You are right, bu
On 8.2.2011, at 22:52, Achim Gratz wrote:
>
> If anybody wants to test the current state of affairs, I've just set up
> a fork repository to make it easier. Assuming you already have
> orgmode.git cloned, do a
>
> git remote add -t tableheadings remote-tableheadings
> git://repo.or.cz/org-mod