emacs-orgmode
[Top][All Lists]
Advanced

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

[O] Tbl: addition of two times results in error


From: Karl Voit
Subject: [O] Tbl: addition of two times results in error
Date: Wed, 13 Jul 2011 22:31:31 +0200
User-agent: slrn/0.9.9 (Linux)

,----[ 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 with current Org-mode (I
did «git pull» right now):

,----[ debug message ]
| Substitution history of formula
| Orig:   $1+$2;T
| $xyz->  $1+$2
| @r$c->  $1+$2
| $1->    (35:00)+(35:00)
|        ------^
| Error:  Bad format
`----

Where is the problem?

-- 
Karl Voit




reply via email to

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