emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Bug: Formula `vcount' fails to count values in date format [8.2.


From: Bastien
Subject: Re: [O] Bug: Formula `vcount' fails to count values in date format [8.2.6 (8.2.6-dist @ d:/opt/emacs/site-lisp/org/)]
Date: Tue, 20 May 2014 22:03:56 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.91 (gnu/linux)

Hi Gang,

Gang Chen <address@hidden> writes:

> I found line 2715 of file org-table.el:
>
> #+BEGIN_SRC
> (setq form (replace-regexp-in-string org-ts-regexp3 "<\\1>" form))
> #+END_SRC
>
> change the value of `form' from `vcount([2014-01-01,2014-01-03]' to
> `vcount(<2014-01-01,>)'. Is this the expected behavior?

Clearly not -- I fixed this in maint, thanks for reporting it!

-- 
 Bastien



reply via email to

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