* org-table-iterate function not working on multiline #+TBLFM
@ 2019-10-16 8:56 11111111111
2019-10-21 9:19 ` Loris Bennett
0 siblings, 1 reply; 2+ messages in thread
From: 11111111111 @ 2019-10-16 8:56 UTC (permalink / raw)
To: emacs-orgmode
org-table-iterate function not working on multiline #+TBLFM
| 1 | 2 |
| | |
| | |
#+TBLFM: @2$1..@2$2=@1
#+TBLFM: @3$1..@3$2=@2
I have to stroke C-c C-c on each line of #+TBLFM
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: org-table-iterate function not working on multiline #+TBLFM
2019-10-16 8:56 org-table-iterate function not working on multiline #+TBLFM 11111111111
@ 2019-10-21 9:19 ` Loris Bennett
0 siblings, 0 replies; 2+ messages in thread
From: Loris Bennett @ 2019-10-21 9:19 UTC (permalink / raw)
To: emacs-orgmode
11111111111@gmail.com writes:
> org-table-iterate function not working on multiline #+TBLFM
>
>
>
> | 1 | 2 |
> | | |
> | | |
>
> #+TBLFM: @2$1..@2$2=@1
> #+TBLFM: @3$1..@3$2=@2
>
> I have to stroke C-c C-c on each line of #+TBLFM
You have to write
| 1 | 2 |
| | |
| | |
#+TBLFM: @2$1..@2$2=@1::@3$1..@3$2=@2
Cheers,
Loris
--
This signature is currently under construction.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-10-21 9:19 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-16 8:56 org-table-iterate function not working on multiline #+TBLFM 11111111111
2019-10-21 9:19 ` Loris Bennett
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).