[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Orgmode] Error using Calc time format in table
From: |
Christian Moe |
Subject: |
[Orgmode] Error using Calc time format in table |
Date: |
Sat, 21 Aug 2010 15:32:37 +0200 |
User-agent: |
Thunderbird 2.0.0.24 (Macintosh/20100228) |
Hi,
When I use Calc time format in the spreadsheet, it fails to deal with
hours. (Using 7.01trans, pulled today.)
E.g. this simple sum gives an error:
| 1@ 23' 45" |
| 1@ 14' 45" |
|------------|
| #ERROR |
#+TBLFM: @address@hidden@2$1
But summing just the minutes and seconds works:
| 23' 45" |
| 14' 45" |
|------------|
| 0@ 38' 30" |
#+TBLFM: @address@hidden@2$1
I see there's been an issue with the `@' syntax, but it seems to have
been solved:
http://article.gmane.org/gmane.emacs.orgmode/8520
Am I doing something wrong?
Yours,
Christian
- [Orgmode] Error using Calc time format in table,
Christian Moe <=