* Bastien wrote:
> Hi Karl,
>
> Karl Voit writes:
>
>> Hm. I just pulled newest Org-mode (again) and created an Org-mode
>> file with only the table from above and still it does not work :-(
>
> Please try the table alone in single file.
I already did so for the last posting/email here.
>> Mayb
Hi Karl,
Karl Voit writes:
> Hm. I just pulled newest Org-mode (again) and created an Org-mode
> file with only the table from above and still it does not work :-(
Please try the table alone in single file.
> Maybe I am trying to triage the problem by selectively disabling
> parts of my .emacs
* Sebastien Vauban wrote:
> Hi Bastien and Karl,
>
> Bastien wrote:
>> Karl Voit writes:
>>
>>> ,[ http://orgmode.org/org.html#Durations-and-time-values ]
>>> | | Task 1 | Task 2 | Total |
>>> | |++-|
>>> | | 35:00 | 35:00 | 1:10:00 |
>>> | #+TB
Hi Bastien and Karl,
Bastien wrote:
> Karl Voit writes:
>
>> ,[ http://orgmode.org/org.html#Durations-and-time-values ]
>> | | Task 1 | Task 2 | Total |
>> | |++-|
>> | | 35:00 | 35:00 | 1:10:00 |
>> | #+TBLFM: @2$3=$1+$2;T
>> `
>>
>> ... re
Hi Karl,
Karl Voit writes:
> ,[ http://orgmode.org/org.html#Durations-and-time-values ]
> | | Task 1 | Task 2 | Total |
> | |++-|
> | | 35:00 | 35:00 | 1:10:00 |
> | #+TBLFM: @2$3=$1+$2;T
> `
>
> ... results in #ERROR at @2$3 on my system w