emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [bug] Can't find remote table when name is downcased
@ 2012-04-02 13:54 Sebastien Vauban
  2012-04-02 15:05 ` Bastien
  0 siblings, 1 reply; 7+ messages in thread
From: Sebastien Vauban @ 2012-04-02 13:54 UTC (permalink / raw)
  To: emacs-orgmode-mXXj517/zsQ

Hello,

The error

    if: Can't find remote table "onsite"

is reported if the table name is in downcase (as in the following example).

Everything is OK when table name is in uppercase.

--8<---------------cut here---------------start------------->8---
* On site

#+tblname: onsite
|   | Date             | Persons |
|---+------------------+---------|
|   | [2012-04-03 Tue] |       1 |
|   | [2012-04-04 Wed] |       1 |
|---+------------------+---------|
|   | Total            |       2 |
| ^ |                  |   Total |
#+TBLFM: $Total=vsum(@-I..-II)

* Remote reference

| Days on site | 2 | j |
#+TBLFM: @1$2=remote(onsite,$Total)::
--8<---------------cut here---------------end--------------->8---

Best regards,
  Seb

-- 
Sebastien Vauban

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

end of thread, other threads:[~2012-04-21 13:39 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-02 13:54 [bug] Can't find remote table when name is downcased Sebastien Vauban
2012-04-02 15:05 ` Bastien
2012-04-02 15:36   ` Sebastien Vauban
2012-04-02 15:49     ` Bastien
2012-04-02 21:01       ` Sebastien Vauban
2012-04-03 12:41         ` Sebastien Vauban
2012-04-21 13:40           ` Bastien

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