From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: make doc fails on current head Date: Fri, 01 Jun 2012 14:56:38 +0200 Message-ID: <87bol3fawp.fsf@gnu.org> References: <87d35jo4kx.fsf@gnu.org> <6382.1338538467@alphaville> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:49416) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SaROt-0005Pz-0L for emacs-orgmode@gnu.org; Fri, 01 Jun 2012 08:56:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SaROI-0001X1-DG for emacs-orgmode@gnu.org; Fri, 01 Jun 2012 08:56:18 -0400 Received: from incoming2.cnam.fr ([163.173.128.34]:15630) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SaROI-0001Wq-6L for emacs-orgmode@gnu.org; Fri, 01 Jun 2012 08:55:42 -0400 In-Reply-To: <6382.1338538467@alphaville> (Nick Dokos's message of "Fri, 01 Jun 2012 04:14:27 -0400") 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: nicholas.dokos@hp.com Cc: Michael Brand , Org Mode Mailing List Nick Dokos writes: > Bastien wrote: > > >> So what does @@#$2 really means? Does the first "@" stand for "This is >> a field coordinate" and the rest for the coordinates range itself? > > @# is the current row number, so @@#$2 is a reference to the current row, > second column. Got it, thanks to you and Michael for the detailed answers. -- Bastien