emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Tbl: addition of two times results in error
@ 2011-07-13 20:31 Karl Voit
  2011-07-18  8:55 ` Bastien
  0 siblings, 1 reply; 6+ messages in thread
From: Karl Voit @ 2011-07-13 20:31 UTC (permalink / raw)
  To: emacs-orgmode

,----[ 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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2011-07-18 16:56 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-07-13 20:31 Tbl: addition of two times results in error Karl Voit
2011-07-18  8:55 ` Bastien
2011-07-18 10:28   ` Sebastien Vauban
2011-07-18 11:29     ` Karl Voit
2011-07-18 12:14       ` Bastien
2011-07-18 16:56         ` Karl Voit

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).