From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id kNwcOkio2l64ZQAA0tVLHw (envelope-from ) for ; Fri, 05 Jun 2020 20:17:12 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id NIkPNkio2l5cAwAA1q6Kng (envelope-from ) for ; Fri, 05 Jun 2020 20:17:12 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 46B2E9404CF for ; Fri, 5 Jun 2020 20:17:12 +0000 (UTC) Received: from localhost ([::1]:42462 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jhIm7-00060L-58 for larch@yhetil.org; Fri, 05 Jun 2020 16:17:11 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:38076) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jhIlb-0005zH-EO for emacs-orgmode@gnu.org; Fri, 05 Jun 2020 16:16:39 -0400 Received: from devianza.investici.org ([198.167.222.108]:21345) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jhIlZ-0006pj-Ga for emacs-orgmode@gnu.org; Fri, 05 Jun 2020 16:16:39 -0400 Received: from mx2.investici.org (unknown [127.0.0.1]) by devianza.investici.org (Postfix) with ESMTP id A9DEFE058B; Fri, 5 Jun 2020 20:16:32 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=anche.no; s=stigmate; t=1591388192; bh=n5//Bp49j6bqO7E4XGQWDsaJTW6qpDaXOTG4Tyi1R30=; h=Subject:To:References:From:Date:In-Reply-To:From; b=ANnORJ8Civ38cC3MzG0mxkkTXCzjaexUGs/iO5KbpIQJXPTVK4jHt2FEDrtdcGjho 1dSkRFcm9oFxsvgclartj9B0hgz+WDP4puEtVWi0YR83Py7ySw6aalqEfWxz7ds8+o 1gaeHIsdY4cwLAsIUIZGJprjgur2N6QTZihHwvbU= Received: from [198.167.222.108] (mx2.investici.org [198.167.222.108]) (Authenticated sender: mariotomo@inventati.org) by localhost (Postfix) with ESMTPSA id B54BBE0569; Fri, 5 Jun 2020 20:16:31 +0000 (UTC) Subject: Re: tables, positioning of `#+Plot:' lines To: emacs-orgmode@gnu.org References: <873679p97f.fsf@nicolasgoaziou.fr> From: Mario Frasca Message-ID: <7ae3b871-3f7c-d724-397f-f8ad0941c2df@anche.no> Date: Fri, 5 Jun 2020 15:16:16 -0500 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.8.1 MIME-Version: 1.0 In-Reply-To: <873679p97f.fsf@nicolasgoaziou.fr> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Content-Language: en-US Received-SPF: pass client-ip=198.167.222.108; envelope-from=mario@anche.no; helo=devianza.investici.org X-detected-operating-system: by eggs.gnu.org: First seen = 2020/06/05 15:50:00 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001 autolearn=_AUTOLEARN X-Spam_action: no action X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=anche.no header.s=stigmate header.b=ANnORJ8C; dmarc=none; spf=pass (aspmx1.migadu.com: domain of emacs-orgmode-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=emacs-orgmode-bounces@gnu.org X-Spam-Score: -1.21 X-TUID: zCPQF7rofJFF On 05/06/2020 15:08, Nicolas Goaziou wrote: > Since TBLFM lines are the odd ones, the mistake was to allow them after > the table, while every other affiliated keyword in the Org universe goes > before the object it applies to. ah, I did not know that.  that's good.  and we don't want to correct that, I guess. point is: as far as I can see, org-plot currently only recognizes its `#+' lines if they are immediately before the table.  being new to this world, I a not aware of other `#+:' lines other than TBLFM and PLOT. which is the name you give to these lines?  def lines? table-meta-data lines?  there isn't any global function for matching them, is there? On 05/06/2020 15:08, Nicolas Goaziou wrote: > What kind of meta information? I mean other lines matching `^#\+[A-Z]+:' … as said, I don't know how to call them, and I guessed "meta information". best regards, MF