Re: [O] funny remote time/duration values

2019-01-07 Thread Michal Politowski
On Mon, 7 Jan 2019 11:29:15 +0100, Robert Klein wrote: > > Hi, > > when using values (time/duration) from a remote table I sometimes get > funny values: > > > #+name: teta > | 4:50 | > > > | 2:25 | > #+TBLFM: @1$1=remote(teta,@1$1) > > > When I set e.g. 7:50 in “teta” the same value shows

Re: [O] funny remote time/duration values

2019-01-07 Thread Michal Politowski
On Mon, 7 Jan 2019 11:29:15 +0100, Robert Klein wrote: > > Hi, > > when using values (time/duration) from a remote table I sometimes get > funny values: > > > #+name: teta > | 4:50 | > > > | 2:25 | > #+TBLFM: @1$1=remote(teta,@1$1) > > > When I set e.g. 7:50 in “teta” the same value shows

Re: [O] funny remote time/duration values

2019-01-07 Thread Eric S Fraga
On Monday, 7 Jan 2019 at 10:58, Robert Klein wrote: > Hi, > > when using values (time/duration) from a remote table I sometimes get > funny values: > > #+name: teta > | 4:50 | > > | 2:25 | > #+TBLFM: @1$1=remote(teta,@1$1) Note that x:y in Emacs calc (which is what org uses for the spreadsheet

[O] funny remote time/duration values

2019-01-07 Thread Robert Klein
Hi, when using values (time/duration) from a remote table I sometimes get funny values: #+name: teta | 4:50 | | 2:25 | #+TBLFM: @1$1=remote(teta,@1$1) When I set e.g. 7:50 in “teta” the same value shows up in the second table (after C-u C-c C-c). For 1:00 in “teta” I get #ERROR in the

[O] funny remote time/duration values

2019-01-07 Thread Robert Klein
Hi, when using values (time/duration) from a remote table I sometimes get funny values: #+name: teta | 4:50 | | 2:25 | #+TBLFM: @1$1=remote(teta,@1$1) When I set e.g. 7:50 in “teta” the same value shows up in the second table (after C-u C-c C-c). For 1:00 in “teta” I get #ERROR in the