emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* org-table: Can't assign numbers to range
@ 2017-02-08 15:25 Karl Voit
  2017-02-10 16:06 ` Nicolas Goaziou
  0 siblings, 1 reply; 4+ messages in thread
From: Karl Voit @ 2017-02-08 15:25 UTC (permalink / raw)
  To: emacs-orgmode

Hi!

| foo |
|-----|
|     |
|     |
|-----|
|     |
|     |
|-----|
#+TBLFM: @I$1..@II$1=1 :: @II$1..@III$1=2

Results in "user-error: Can't assign to hline relative reference"

Why?

I assumed to get following table as a result:

| foo |
|-----|
|   1 |
|   1 |
|-----|
|   2 |
|   2 |
|-----|
#+TBLFM: @I$1..@II$1=1 :: @II$1..@III$1=2

-- 
get mail|git|SVN|photos|postings|SMS|phonecalls|RSS|CSV|XML into Org-mode:
       > get Memacs from https://github.com/novoid/Memacs <
Personal Information Management > http://Karl-Voit.at/tags/pim/
Emacs-related > http://Karl-Voit.at/tags/emacs/

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

end of thread, other threads:[~2017-02-11  0:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-08 15:25 org-table: Can't assign numbers to range Karl Voit
2017-02-10 16:06 ` Nicolas Goaziou
2017-02-10 17:04   ` Karl Voit
2017-02-11  0:43     ` 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).