all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Sebastien Vauban <sva-news-D0wtAvR13HarG/iDocfnWg@public.gmane.org>
To: emacs-orgmode-mXXj517/zsQ@public.gmane.org
Subject: Problem with table computations
Date: Mon, 03 Aug 2015 12:20:42 +0200	[thread overview]
Message-ID: <86oaiowu4l.fsf@example.com> (raw)

Hello,

Since an update done this morning (last one somewhere beginning of last
week, IIRC), the following table (for example) is not correctly computed
anymore:

  |   | Date             | AM Trp |  AM Tme | AM Avg | PM Trp |  PM Tme | PM Avg |
  |---+------------------+--------+---------+--------+--------+---------+--------|
  | 1 | [2014-09-04 Thu] |   13.1 | 0:32:03 |   24.6 |   12.5 | 0:32:21 |   23.2 |
  | 2 | [2014-09-08 Mon] |   12.6 | 0:31:48 |   23.8 |   12.6 | 0:30:23 |   24.9 |
  | 3 | [2014-09-11 Thu] |   13.1 | 0:32:12 |   24.4 |   12.4 | 0:30:19 |   24.6 |
  | 4 | [2014-09-12 Fri] |   12.7 | 0:33:20 |   22.9 |   12.5 | 0:31:16 |   24.0 |
  | 5 | [2014-09-26 Fri] |   12.4 | 0:33:01 |   22.5 |   12.5 | 0:32:13 |   23.3 |
  | 6 | [2014-10-01 Wed] |   12.6 | 0:34:09 |   22.2 |   12.6 | 0:31:54 |   23.6 |
  | 7 | [2014-10-10 Fri] |   12.8 | 0:34:53 |   22.0 |   12.5 | 0:31:25 |   23.9 |
  |---+------------------+--------+---------+--------+--------+---------+--------|
  |   | Mean             |    0.0 |         |    0.0 |    0.0 |         |    0.0 |
  |   | Total            |    0.0 |         |   20.8 |    0.0 |         |        |
  |---+------------------+--------+---------+--------+--------+---------+--------|
  |   | Grand total      |        |         |        |    0.0 |         |        |
  |---+------------------+--------+---------+--------+--------+---------+--------|
  #+TBLFM: @9$3=vmean(@-I..@-II);%.1f::@9$5..@9$6=vmean(@-I..@-II);%.1f::@9$8=vmean(@-I..@-II);%.1f::@10$3=vsum(@-I..@-II);%.1f::@10$6=vsum(@-I..@-II);%.1f::@11$6=@10$3+@10$6;%.1f

PS- Org-mode version 8.3beta (release_8.3beta-1315-ga3b2b7).

Best regards,
  Seb

-- 
Sebastien Vauban

             reply	other threads:[~2015-08-03 10:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-03 10:20 Sebastien Vauban [this message]
2015-08-03 21:01 ` Problem with table computations Nicolas Goaziou

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

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

  git send-email \
    --in-reply-to=86oaiowu4l.fsf@example.com \
    --to=sva-news-d0wtavr13harg/idocfnwg@public.gmane.org \
    --cc=emacs-orgmode-mXXj517/zsQ@public.gmane.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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.