[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] [bug] Assigning "0:00" to cell gives an error
From: |
Sebastien Vauban |
Subject: |
Re: [O] [bug] Assigning "0:00" to cell gives an error |
Date: |
Mon, 04 Jun 2012 16:58:12 +0200 |
User-agent: |
Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.0.97 (windows-nt) |
Hi Bastien,
Bastien wrote:
> "Sebastien Vauban" writes:
>
>> Let's come back to time values:
>>
>> @2$2=1:23;t
>>
>> means, for me, that:
>>
>> - the value 1:23 should be assigned to the cell
>> - that value should be formatted as a fraction.
>>
>> Hence, I'd expect to see `1.38' (and not `0:00').
>
> This works correctly now, thanks.
I confirm that the above case works correctly now, as shown here:
| Task | HH:MM |
|---------+-------|
| Foo | 1:23 |
| Bar | 1.38 |
| Nothing | 0:00 |
#+TBLFM: @2$2=1:23::@address@hidden;t::@4$2=string("0:00")
Thanks.
Best regards,
Seb
--
Sebastien Vauban
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [O] [bug] Assigning "0:00" to cell gives an error,
Sebastien Vauban <=