From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [PATCH] Add info when reference to remote table is not in the file Date: Thu, 19 Apr 2012 16:29:24 +0200 Message-ID: <87obqn4wxn.fsf@gmail.com> References: <80398i5l2j.fsf@somewhere.org> <87sjghjof3.fsf@gnu.org> <80398h8df0.fsf@somewhere.org> <8762d8hp26.fsf@gnu.org> <80hawflsly.fsf@somewhere.org> <808vhrlruz.fsf@somewhere.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:34277) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SKsPA-0001hK-1A for emacs-orgmode@gnu.org; Thu, 19 Apr 2012 10:32:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SKsP5-0005Jz-L8 for emacs-orgmode@gnu.org; Thu, 19 Apr 2012 10:32:15 -0400 Received: from plane.gmane.org ([80.91.229.3]:51211) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SKsP4-0005Ji-Rx for emacs-orgmode@gnu.org; Thu, 19 Apr 2012 10:32:11 -0400 Received: from public by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1SKsP2-0000Vw-8o for emacs-orgmode@gnu.org; Thu, 19 Apr 2012 16:32:08 +0200 In-Reply-To: <808vhrlruz.fsf@somewhere.org> (Sebastien Vauban's message of "Thu, 19 Apr 2012 16:27:00 +0200") 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: Sebastien Vauban Cc: public-emacs-orgmode-mXXj517/zsQ@plane.gmane.org Hello, "Sebastien Vauban" writes: > That said, I still find we should be able to refer to tables names whose > TBLNAME keyword could be spelled both: > > - in downcase version (#+tblname: abc) and > - in uppercase version (#+TBLNAME: xyz). More importantly, we should also be able to refer to a table name through the future-proof #+NAME: keyword, if possible. Regards, -- Nicolas Goaziou