From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arun Persaud Subject: Re: org babel question: reference tables in remote file Date: Thu, 17 Apr 2014 09:26:33 -0700 Message-ID: <535000B9.2090709@lbl.gov> References: <53406FAC.7020100@lbl.gov> <87ha5s81lq.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50417) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wap9L-0003ZH-Ke for emacs-orgmode@gnu.org; Thu, 17 Apr 2014 12:27:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Wap9D-0001GB-Dd for emacs-orgmode@gnu.org; Thu, 17 Apr 2014 12:26:55 -0400 Received: from fe1.lbl.gov ([128.3.41.133]:57685) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wap9D-0001G2-8x for emacs-orgmode@gnu.org; Thu, 17 Apr 2014 12:26:47 -0400 Received: by mail-pb0-f53.google.com with SMTP id rp16so539814pbb.12 for ; Thu, 17 Apr 2014 09:26:36 -0700 (PDT) In-Reply-To: <87ha5s81lq.fsf@bzg.ath.cx> 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: Bastien Cc: emacs-orgmode Hi >> Is there a reason not to allow link-syntax like >> remote(file:::, )? > > Well, probably histerical raisins, as Stefan would say... > > But the concept of a link is really twofold: it's a reference, > and an object you can interactively act uppon by following it. > > Using the link syntax for something is used solely as a ref > would be confusing IMHO. 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? Arun