From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kaushal Modi Subject: Bug in vsum in org-mode table? Date: Fri, 22 Apr 2016 19:00:05 +0000 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a113cd3fee678c70531176ff3 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55541) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1atgJM-0002CW-HQ for emacs-orgmode@gnu.org; Fri, 22 Apr 2016 15:00:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1atgJL-0001Wr-L2 for emacs-orgmode@gnu.org; Fri, 22 Apr 2016 15:00:16 -0400 Received: from mail-oi0-x234.google.com ([2607:f8b0:4003:c06::234]:34745) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1atgJL-0001Wg-GL for emacs-orgmode@gnu.org; Fri, 22 Apr 2016 15:00:15 -0400 Received: by mail-oi0-x234.google.com with SMTP id k142so125677906oib.1 for ; Fri, 22 Apr 2016 12:00:15 -0700 (PDT) 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" To: emacs-org list --001a113cd3fee678c70531176ff3 Content-Type: text/plain; charset=UTF-8 Hi, The vsum is putting a sum as "2." instead of "2.0". Here is a simple example: |-------| | Title | |-------| | 0.5 | | 1.5 | |-------| | 2. | |-------| #+TBLFM: @>$1=vsum(@2..@>>) Org-mode version 8.3.4 (release_8.3.4-748-g7e320e @ /home/kmodi/usr_local/apps/6/emacs/emacs-25/share/emacs/site-lisp/org/) Is anyone else able to recreate this? Thanks. Kaushal -- -- Kaushal Modi --001a113cd3fee678c70531176ff3 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hi,

The vsum is putting a sum as "2." ins= tead of "2.0". Here is a simple example:

|-------|
| Ti= tle |
|-------|
| 0.5 |
| 1.5 |
|-------|
| 2. |
|= -------|
#+TBLFM: @>$1=3Dvsum(@2..@>>)

Org-mode version = 8.3.4 (release_8.3.4-748-g7e320e @ /home/kmodi/usr_local/apps/6/emacs/emacs= -25/share/emacs/site-lisp/org/)

Is anyone else able = to recreate this?

Thanks.

Kaushal
--

--
Kaushal Modi

--001a113cd3fee678c70531176ff3--