emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] Error using Calc time format in table


From: Christian Moe
Subject: Re: [Orgmode] Error using Calc time format in table
Date: Sat, 21 Aug 2010 16:04:23 +0200
User-agent: Thunderbird 2.0.0.24 (Macintosh/20100228)

PS: It works with vsum:

| 1@ 23' 45" |
| 1@ 14' 45" |
|------------|
| 2@ 38' 30" |
#+TBLFM: @3$1=vsum(@address@hidden)

But not with simple addition, subtraction etc.

I now see this was already stated at:
http://www.hollenback.net/index.php?pagename=EmacsOrgTimestamps

Unlike him, though, I'm not hung in an infinite loop, I just get #ERROR messages.

Yours,
CM



Christian Moe wrote:
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

_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
address@hidden
http://lists.gnu.org/mailman/listinfo/emacs-orgmode



--

Christian Moe
E-mail:  address@hidden
Website: http://christianmoe.com




reply via email to

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