From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: No operator defined for property header-args Date: Wed, 07 Jun 2017 18:20:15 +0200 Message-ID: <87k24nzs5c.fsf@nicolasgoaziou.fr> References: <8737bew3nv.fsf@nicolasgoaziou.fr> <87h8ztuxet.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56410) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dIdh2-0003yd-36 for emacs-orgmode@gnu.org; Wed, 07 Jun 2017 12:20:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dIdgw-0000Mf-TM for emacs-orgmode@gnu.org; Wed, 07 Jun 2017 12:20:24 -0400 Received: from relay3-d.mail.gandi.net ([217.70.183.195]:37513) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dIdgw-0000MM-M0 for emacs-orgmode@gnu.org; Wed, 07 Jun 2017 12:20:18 -0400 In-Reply-To: (Kevin Foley's message of "Wed, 07 Jun 2017 15:15:42 +0000") 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" To: Kevin Foley Cc: emacs-orgmode@gnu.org Hello, Kevin Foley writes: > Ah okay it's my misunderstanding then. I'm trying to refresh the local > setup to apply a different set of header args to that tree. > > After some research it looks like I should just be calling > org-mode-restart. Does that seem correct? I don't think you need to refresh anything for node properties. I.e., the new value will be used during next evaluation. Regards, -- Nicolas Goaziou