emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Bug: Wrong parsed indiced for field range in org-table [9.1.14 (


From: Nicolas Goaziou
Subject: Re: [O] Bug: Wrong parsed indiced for field range in org-table [9.1.14 (9.1.14-9-g131531-elpa @ /home/xavier/.emacs.d/elpa/org-20181105/)]
Date: Sat, 10 Nov 2018 22:01:36 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux)

Hello,

Xavier Raynaud <address@hidden> writes:

> In the table below, the number 1 in @1$1 is entered and equal to
> one. When I calculate the table, only the number 1 in @2$1 is added,
> while I expect address@hidden to be set.
>
> |   | 1 |
> | 1 |   |
>
> #+TBLFM: @address@hidden@1$2

With the table above, using <C-c C-c> on the TBLFM line, I get:

    | 1 | 1 |
    | 1 |   |
    #+TBLFM: @address@hidden@1$2

So the bug is probably fixed already in development version.

Regards,

-- 
Nicolas Goaziou



reply via email to

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