From mboxrd@z Thu Jan 1 00:00:00 1970 From: Karl Voit Subject: Re: Tbl: addition of two times results in error Date: Mon, 18 Jul 2011 13:29:00 +0200 Message-ID: <2011-07-18T13-26-40@devnull.Karl-Voit.at> References: <2011-07-13T22-27-54@devnull.Karl-Voit.at> <874o2keys4.fsf@altern.org> <801uxnlw6i.fsf@somewhere.org> Reply-To: news1142@Karl-Voit.at Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([140.186.70.92]:58411) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qim1d-0006ss-DK for emacs-orgmode@gnu.org; Mon, 18 Jul 2011 07:30:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qim1Z-0005UV-1n for emacs-orgmode@gnu.org; Mon, 18 Jul 2011 07:30:13 -0400 Received: from lo.gmane.org ([80.91.229.12]:44337) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qim1Y-0005U2-Jf for emacs-orgmode@gnu.org; Mon, 18 Jul 2011 07:30:08 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1Qim1W-0002bL-JM for emacs-orgmode@gnu.org; Mon, 18 Jul 2011 13:30:06 +0200 Received: from mail.michael-prokop.at ([88.198.6.110]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 18 Jul 2011 13:30:06 +0200 Received: from news1142 by mail.michael-prokop.at with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 18 Jul 2011 13:30:06 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org * Sebastien Vauban wrote: > Hi Bastien and Karl, > > Bastien wrote: >> Karl Voit writes: >> >>> ,----[ 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): >> >> Er... I cannot reproduce this error. Anyone else? > > Nope. Results is correctly computed[1]. > [1] Using Org from this morning, at least. Hm. I just pulled newest Org-mode (again) and created an Org-mode file with only the table from above and still it does not work :-( Maybe I am trying to triage the problem by selectively disabling parts of my .emacs configuration. I'll let you know, if I find anything related to this problem. -- Karl Voit