From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rainer M Krug Subject: Easy way of inspecting / showing value of property? Date: Wed, 10 Sep 2014 10:17:09 +0200 Message-ID: Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34004) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XRd63-0007ja-8h for emacs-orgmode@gnu.org; Wed, 10 Sep 2014 04:17:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XRd5v-0005Pd-2z for emacs-orgmode@gnu.org; Wed, 10 Sep 2014 04:17:46 -0400 Received: from plane.gmane.org ([80.91.229.3]:54356) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XRd5u-0005PX-Sk for emacs-orgmode@gnu.org; Wed, 10 Sep 2014 04:17:39 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1XRd5n-0007qY-02 for emacs-orgmode@gnu.org; Wed, 10 Sep 2014 10:17:31 +0200 Received: from arn78-1-88-186-171-7.fbx.proxad.net ([88.186.171.7]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 10 Sep 2014 10:17:30 +0200 Received: from Rainer by arn78-1-88-186-171-7.fbx.proxad.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 10 Sep 2014 10:17:30 +0200 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: emacs-orgmode@gnu.org --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hi From=20time to time my exports / tangles / executions of code blocks do not work as expected, and in many cases this is caused by a wrong value in the :header-arguments property. Is there an easy way to inspect the value of this (or any other?) property in org? If I use the column view defined as=20 ,---- | #+PROPERTY: header-args :tangle-mode (identity #o444) | #+PROPERTY: header-args+ :tangle no | #+PROPERTY: header-args+ :mkdirp yes | #+PROPERTY: header-args+ :exports both | #+PROPERTY: header-args+ :comments both | #+PROPERTY: header-args+ :padline yes | #+PROPERTY: header-args+ :eval no-export |=20 | #+PROPERTY: header-args:R :session *R_proMixStands* |=20 | #+COLUMNS: %25ITEM %TAGS %PRIORITY %TODO %header-args `---- the header-args column is always empty, although the property is set at the file level (see above) and also at the subtree level. Also, column view does not show the properties of code blocks. Is there a way of showing the value of the property :header-args? Thanks, Rainer =2D-=20 Rainer M. Krug email: Rainerkrugsde PGP: 0x0F52F982 --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.22 (Darwin) iQEcBAEBAgAGBQJUEAkKAAoJENvXNx4PUvmCkmwIANi4XvRNbX+X+Eaxvns+c9hY SgdjwyBcSzX3ryGRQKn1KFbF+vCyFsahH5yrqjS/ovPkxUaC2nkPgofcWHRJazz2 0OaTfMlDHVbI4bfERzLnf7iKs8TEDzhf2oVrNvQVt+nLSkzMQGuuDxBMvpfOab1Q FNQ0eChFzgKIeMFrxiDANv3U6UCfq0keeG4SCBUTGnzLW7HCYTFgYIfp1yOT6odo /juYWRrRYrJxW/+kTaEWMLpw/K9z4vI9xf+140wRJNnyU1tJA++jZBTBaPagto3t k2+O772wUUr/K53/okMdxgkNbr1QRaDwyxc0ayAXikrhk2z/t7jmBf3NFPQkH1U= =7eyG -----END PGP SIGNATURE----- --=-=-=--