emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] Bug in table formular - last column specifier broken


From: Stefan Nobis
Subject: [O] Bug in table formular - last column specifier broken
Date: Fri, 18 Dec 2015 07:49:05 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (darwin)

Hi.

With the last update to Org-mode version 8.3.2
(8.3.2-48-g700b8e-elpaplus) the following table formular breaks:

--8<---------------cut here---------------start------------->8---

  |     |  Mon |  Tue |  Wed | Thu | Fri | Sat | Sun |      Sum |
  |-----+------+------+------+-----+-----+-----+-----+----------|
  |     |      | 1:30 | 2:00 |     |     |     |     | 03:30:00 |
  |-----+------+------+------+-----+-----+-----+-----+----------|
  | Sum |      |      |      |     |     |     |     | 00:00:00 |
  #+TBLFM: $>=vsum($<<..$>>);T

--8<---------------cut here---------------end--------------->8---

The error message is: Invalid table range specifier `9'.

When I change the "$>" to "$9" the formula works as expected.

-- 
Until the next mail...,
Stefan.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]