From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: org babel question: reference tables in remote file Date: Thu, 17 Apr 2014 20:45:53 +0200 Message-ID: <878ur3yeu6.fsf@bzg.ath.cx> References: <53406FAC.7020100@lbl.gov> <87ha5s81lq.fsf@bzg.ath.cx> <535000B9.2090709@lbl.gov> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49097) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WarJz-0004p5-Eg for emacs-orgmode@gnu.org; Thu, 17 Apr 2014 14:46:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WarJu-0003lN-22 for emacs-orgmode@gnu.org; Thu, 17 Apr 2014 14:46:03 -0400 Received: from mail-wg0-x234.google.com ([2a00:1450:400c:c00::234]:58870) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WarJt-0003lI-Rk for emacs-orgmode@gnu.org; Thu, 17 Apr 2014 14:45:57 -0400 Received: by mail-wg0-f52.google.com with SMTP id k14so787347wgh.23 for ; Thu, 17 Apr 2014 11:45:57 -0700 (PDT) In-Reply-To: <535000B9.2090709@lbl.gov> (Arun Persaud's message of "Thu, 17 Apr 2014 09:26:33 -0700") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Arun Persaud Cc: emacs-orgmode Hi Arun, Arun Persaud writes: > thanks for the answer. It would be nice to be able to reference tables > in other files easily though, so some form of : would > be great for the remote call. Is there some special ref syntax that > could be used here? remote(NAME-OR-ID,REF) describes a reference to a table in a section, possibly in a different file, and the ID property is probably more stable than a filename, so I'd argue that what we have is enough. -- Bastien