emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* horizontal rules in table confuse org-table-iterate
@ 2019-01-07 15:23 Hendrik Tews
  2019-01-07 17:35 ` Juan Pechiar
  2019-01-09 22:37 ` Nicolas Goaziou
  0 siblings, 2 replies; 3+ messages in thread
From: Hendrik Tews @ 2019-01-07 15:23 UTC (permalink / raw)
  To: emacs-orgmode

Hi,

with Emacs 26.1 and org-mode version 9.2
(release_9.2-148-g7d638d @ ~/src/org-mode/lisp/),

org-table-iterate does not update tables for me. In the following
table:

| 1 | 1 |
| 2 | 2 |
|---+---|
| 3 | 4 |
#+TBLFM: $2=$1+1::@3$1=vsum(@1..@2)

M-x org-table-iterate does not update the table, although I was
expecting a 2 in cell @1$2. If I delete the horizontal rule, the
table is updated. Am I doing something wrong?

Thanks,

Hendrik

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-01-09 22:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-01-07 15:23 horizontal rules in table confuse org-table-iterate Hendrik Tews
2019-01-07 17:35 ` Juan Pechiar
2019-01-09 22:37 ` Nicolas Goaziou

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).