From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [PATCH] Translate refs to rc also in remote references Date: Wed, 08 Aug 2012 14:23:13 +0200 Message-ID: <87ehnhy3m6.fsf@gnu.org> References: <87y5mrdbcn.fsf@gnu.org> <87mx37crmg.fsf@gnu.org> <87ehoivhio.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:38460) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Sz5Hj-0000dI-Cy for emacs-orgmode@gnu.org; Wed, 08 Aug 2012 08:22:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Sz5Hf-0001DP-7f for emacs-orgmode@gnu.org; Wed, 08 Aug 2012 08:22:47 -0400 In-Reply-To: <87ehoivhio.fsf@gnu.org> (Jose E. Marchesi's message of "Wed, 11 Jul 2012 10:17:19 +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: "Jose E. Marchesi" Cc: emacs-orgmode@gnu.org Hi Jose, jemarch@gnu.org (Jose E. Marchesi) writes: > Sure. Here is it. Coming back to this. > From 37cc07cb5acd84c15216f0107936fe9367c53dca Mon Sep 17 00:00:00 2001 > From: "Jose E. Marchesi" > Date: Wed, 11 Jul 2012 10:10:02 +0200 > Subject: [PATCH] Transform the coordinates found in remote references into > "normalised" @n$y. > To: emacs-orgmode@gnu.org > > * org-table.el (org-table-convert-refs-to-rc): Convert references in > remote(..) directives. > --- > lisp/org-table.el | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/lisp/org-table.el b/lisp/org-table.el > index 16f2520..f3cce91 100644 > --- a/lisp/org-table.el > +++ b/lisp/org-table.el > @@ -3229,7 +3229,7 @@ Parameters get priority." > Works for single references, but also for entire formulas and even the > full TBLFM line." > (let ((start 0)) > - (while (string-match "\\<\\([a-zA-Z]+\\)\\([0-9]+\\>\\|&\\)\\|\\(;[^\r\n:]+\\|\\ + (while (string-match "\\<\\([a-zA-Z]+\\)\\([0-9]+\\>\\|&\\)\\|\\(;[^\r\n:]+\\|\\