emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
To: Rainer M Krug <Rainer@krugs.de>
Cc: emacs-orgmode@gnu.org, "Charles C. Berry" <ccberry@ucsd.edu>
Subject: Re: org-use-property-inheritance not working?
Date: Mon, 01 Jun 2015 00:17:54 +0200	[thread overview]
Message-ID: <87eglw5r3h.fsf@nicolasgoaziou.fr> (raw)
In-Reply-To: <m28uc5hsuq.fsf@krugs.de> (Rainer M. Krug's message of "Sun, 31 May 2015 13:46:53 +0200")

Rainer M Krug <Rainer@krugs.de> writes:

> Looking at my example, it seems that the variable
> org-use-property-inheritance has no impact on the header arguments,
> i.e. no properties are inherited. So it seems that there is a bug, or a
> severe misunderstanding on my side what property inheritance means.
>
> From the help of the variable:
>
> ,----
> | When nil, only the properties directly given in the current entry count.
> | When t, every property is inherited.  The value may also be a list of
> | properties that should have inheritance, or a regular expression matching
> | properties that should be inherited.
> `----
>
> Reading this, and the fact that I get the same properties irrespective
> if I set org-use-property-inheritance to t or nil, I would assume that
> there is something not correct or consistent.

I think you are confused with property accumulation. However property
inheritance predates this feature and totally ignores it.

Inheritance is an answer to the question "what should I do if the
property I'm looking for doesn't exist in the entry?". IOW, it only
kicks in, if at all, when property is /not found/ in current entry.

In your example, the property you're looking for is defined in every
entry, including the current one. Per above, Org doesn't even try to use
inheritance, and doesn't look at `org-use-property-inheritance'.


Regards,

  reply	other threads:[~2015-05-31 22:16 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-29 11:57 org-use-property-inheritance not working? Rainer M Krug
2015-05-29 19:01 ` Charles C. Berry
2015-05-29 22:21   ` Nicolas Goaziou
2015-05-30 11:04     ` Rainer M Krug
2015-05-30 22:49       ` Nicolas Goaziou
2015-05-31 11:46         ` Rainer M Krug
2015-05-31 22:17           ` Nicolas Goaziou [this message]
     [not found]             ` <m24mmrlssh.fsf@krugs.de>
2015-06-01 16:01               ` Nicolas Goaziou
2015-06-01 16:15                 ` Rainer M Krug
2015-06-01 17:11                   ` Nicolas Goaziou

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87eglw5r3h.fsf@nicolasgoaziou.fr \
    --to=mail@nicolasgoaziou.fr \
    --cc=Rainer@krugs.de \
    --cc=ccberry@ucsd.edu \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).