henry atting | 22 Dec 17:02

formula question

Since the last upgrade of org-mode (now 6.16) when I do a `C-c C-c' on
`=' in a table field I am always prompted like this:

    replace field formula with column formula (y or n)

The formula is a simple addition of the amounts of the preceeding
fields:

    #+TBLFM: $1=@-1$3::$3=$1+$2

Before the upgrade I never got that (useless) prompt.

henry

_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode <at> gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Carsten Dominik | 22 Dec 23:11
Favicon

Re: formula question

Indeed, thank you very much.

Fixed in the GIT repo.

- Carsten

On Dec 22, 2008, at 5:06 PM, henry atting wrote:

> Since the last upgrade of org-mode (now 6.16) when I do a `C-c C-c' on
> `=' in a table field I am always prompted like this:
>
>    replace field formula with column formula (y or n)
>
> The formula is a simple addition of the amounts of the preceeding
> fields:
>
>    #+TBLFM: $1=@-1$3::$3=$1+$2
>
> Before the upgrade I never got that (useless) prompt.
>
> henry
>
>
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Remember: use `Reply All' to send replies to the list.
> Emacs-orgmode <at> gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
(Continue reading)


Gmane