emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Christian Moe <mail@christianmoe.com>
To: Org Mode <emacs-orgmode@gnu.org>
Subject: Re: Error using Calc time format in table
Date: Sat, 21 Aug 2010 16:04:23 +0200	[thread overview]
Message-ID: <4C6FDCE7.3010203@christianmoe.com> (raw)
In-Reply-To: <4C6FD575.4020300@christianmoe.com>

PS: It works with vsum:

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

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: @3$1=@1$1+@2$1
> 
> But summing just the minutes and seconds works:
> 
> | 23' 45"    |
> | 14' 45"    |
> |------------|
> | 0@ 38' 30" |
> #+TBLFM: @3$1=@1$1+@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.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
> 


-- 

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

      reply	other threads:[~2010-08-21 14:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-21 13:32 Error using Calc time format in table Christian Moe
2010-08-21 14:04 ` Christian Moe [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4C6FDCE7.3010203@christianmoe.com \
    --to=mail@christianmoe.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).