[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] calc vmode function is probably broken
From: |
Nick Dokos |
Subject: |
Re: [O] calc vmode function is probably broken |
Date: |
Fri, 05 Jun 2015 11:56:11 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) |
Jude DaShiell <address@hidden> writes:
> I write that since a few minutes ago, I sorted columns 2-5 in
> numerical order with m-x org-table-sort-lines then returned to the top
> of file and did cu+cc+cc and checked the mode row and vmode still
> returned only zeros.
>
There is no calc vmode function: what you see is the result of calling
an undefined function with a format. If you change "vmode" to "foo",
you'll still get zeros.
Nick