From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: No operator defined for property header-args Date: Mon, 05 Jun 2017 23:00:36 +0200 Message-ID: <8737bew3nv.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38570) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dHz7E-0003tD-Sz for emacs-orgmode@gnu.org; Mon, 05 Jun 2017 17:00:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dHz7A-0006Ec-1q for emacs-orgmode@gnu.org; Mon, 05 Jun 2017 17:00:44 -0400 Received: from relay4-d.mail.gandi.net ([217.70.183.196]:35463) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dHz79-0006Dy-Rn for emacs-orgmode@gnu.org; Mon, 05 Jun 2017 17:00:39 -0400 In-Reply-To: (Kevin Foley's message of "Mon, 5 Jun 2017 06:31:58 -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" To: Kevin Foley Cc: emacs-orgmode@gnu.org Hello, Kevin Foley writes: > I'm getting the error "No operator defined for property header-args" when > trying to run `org-property-action` on the `header-args` property below: > > * outline header > :PROPERTIES: > :header-args:bash: :tangle yes > :END: > > I'm able to set the same properties using > > #+PROPERTY: header-args:bash :tangle yes > > I've tried running `emacs -Q` and get the same error. I'm using > org-version is 9.0.7 I'm not able to reproduce it. Could you post an ECM and a backtrace? Regards, -- Nicolas Goaziou