From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kevin Foley Subject: Re: No operator defined for property header-args Date: Tue, 6 Jun 2017 07:26:30 -0400 Message-ID: References: <8737bew3nv.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="f403045d6090fe05be055148e504" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43530) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dICde-0007oY-5p for emacs-orgmode@gnu.org; Tue, 06 Jun 2017 07:27:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dICdd-0002M7-02 for emacs-orgmode@gnu.org; Tue, 06 Jun 2017 07:27:06 -0400 Received: from mail-wr0-x229.google.com ([2a00:1450:400c:c0c::229]:36532) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dICdc-0002LX-Kd for emacs-orgmode@gnu.org; Tue, 06 Jun 2017 07:27:04 -0400 Received: by mail-wr0-x229.google.com with SMTP id v111so46153729wrc.3 for ; Tue, 06 Jun 2017 04:27:02 -0700 (PDT) In-Reply-To: <8737bew3nv.fsf@nicolasgoaziou.fr> 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: Nicolas Goaziou Cc: emacs-orgmode@gnu.org --f403045d6090fe05be055148e504 Content-Type: multipart/alternative; boundary="f403045d6090fe05b9055148e502" --f403045d6090fe05b9055148e502 Content-Type: text/plain; charset="UTF-8" I've attached an ECM and below is my attempt at the backtrace. Let me know if I missed something. * org-at-property-p() * #[0 "\301 \204 \302\303!\210\304\305!\306 \210\307\310 \311#8\204 \302\312 \"\210\313 !\207" [org-columns-current-fmt-compiled org-at-property-p user-error "Not at a property" match-string-no-properties 2 org-columns-get-format-and-top-level 3 assoc-string t "No operator defined for property %s" org-columns-compute] 6 ("/home/kevin/.emacs.d/lib/org/lisp/org.elc" . 550375) nil]() * apply(#[0 "\301 \204 \302\303!\210\304\305!\306 \210\307\310 \311#8\204 \302\312 \"\210\313 !\207" [org-columns-current-fmt-compiled org-at-property-p user-error "Not at a property" match-string-no-properties 2 org-columns-get-format-and-top-level 3 assoc-string t "No operator defined for property %s" org-columns-compute] 6 ("/home/kevin/.emacs.d/lib/org/lisp/org.elc" . 550375) nil] nil) * org-compute-property-at-point() funcall-interactively(org-compute-property-at-point) call-interactively(org-compute-property-at-point) org-property-action() funcall-interactively(org-property-action) call-interactively(org-property-action) org-ctrl-c-ctrl-c(nil) funcall-interactively(org-ctrl-c-ctrl-c nil) call-interactively(org-ctrl-c-ctrl-c nil nil) command-execute(org-ctrl-c-ctrl-c) Thanks, Kevin Foley On Mon, Jun 5, 2017 at 5:00 PM, Nicolas Goaziou wrote: > 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 > --f403045d6090fe05b9055148e502 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
I've attached an ECM and below is my attempt at the ba= cktrace.=C2=A0 Let me know if I missed something.

*= org-at-property-p()
* #[0 "\301 \204 = \302\303!\210\304\305!\306 \210\307\310 \311#8\204 \302\312 \"\210\31= 3 !\207" [org-columns-current-fmt-compiled org-at-property-p user= -error "Not at a property" match-string-no-properties 2 org-colum= ns-get-format-and-top-level 3 assoc-string t "No operator defined= for property %s" org-columns-compute] 6 ("/home/kevin/.emacs.d/l= ib/org/lisp/org.elc" . 550375) nil]()
* apply(#[0 "= ;\301 \204 \302\303!\210\304\305!\306 \210\307\310 = \311#8\204 \302\312 \"\210\313 !\207" [org-columns-current-fmt-compiled org-at-property-p user-error "Not at a property" matc= h-string-no-properties 2 org-columns-get-format-and-top-level 3 assoc-= string t "No operator defined for property %s" org-columns-comput= e] 6 ("/home/kevin/.emacs.d/lib/org/lisp/org.elc" . 550375) = nil] nil)
* org-compute-property-at-point()
=C2=A0= funcall-interactively(org-compute-property-at-point)
=C2=A0= call-interactively(org-compute-property-at-point)
=C2=A0 or= g-property-action()
=C2=A0 funcall-interactively(org-propert= y-action)
=C2=A0 call-interactively(org-property-action)
=C2=A0 org-ctrl-c-ctrl-c(nil)
=C2=A0 funcall-interactively= (org-ctrl-c-ctrl-c nil)
=C2=A0 call-interactively(org-ctrl-c= -ctrl-c nil nil)
=C2=A0 command-execute(org-ctrl-c-ctrl= -c)

Thanks,
Kevin Foley

On Mon, Jun 5, 2017 at 5:00 PM, Nicolas Goaz= iou <mail@nicolasgoaziou.fr> wrote:
Hello,

Kevin Foley <kfo= ley15@gmail.com> writes:

> I'm getting the error "No operator defined for property heade= r-args" when
> trying to run `org-property-action` on the `header-args` property belo= w:
>
>=C2=A0 =C2=A0 =C2=A0* outline header
>=C2=A0 =C2=A0 =C2=A0:PROPERTIES:
>=C2=A0 =C2=A0 =C2=A0:header-args:bash:=C2=A0 =C2=A0 :tangle yes
>=C2=A0 =C2=A0 =C2=A0:END:
>
> I'm able to set the same properties using
>
>=C2=A0 =C2=A0 =C2=A0#+PROPERTY: header-args:bash :tangle yes
>
> I've tried running `emacs -Q` and get the same error.=C2=A0 I'= m using
> org-version is 9.0.7

I'm not able to reproduce it. Could you post an ECM and a b= acktrace?

Regards,

--
Nicolas Goaziou

--f403045d6090fe05b9055148e502-- --f403045d6090fe05be055148e504 Content-Type: application/octet-stream; name="header-args-ecm.org" Content-Disposition: attachment; filename="header-args-ecm.org" Content-Transfer-Encoding: base64 X-Attachment-Id: f_j3lhbxpw0 KiBvdXRsaW5lIGhlYWRlcgo6UFJPUEVSVElFUzoKOmhlYWRlci1hcmdzOmJhc2g6ICAgIDp0YW5n bGUgeWVzCjpFTkQ6CgojK0JFR0lOX1NSQyBiYXNoCiAgbHMgLWxhCiMrRU5EX1NSQwo= --f403045d6090fe05be055148e504--