Tassilo Horn <th...@fastmail.fm> writes:

> I have (all default values)
>
>   org-use-tag-inheritance t
>   org-agenda-use-tag-inheritance '(todo search timeline agenda)
>   org-agenda-show-inherited-tags t
>
> but there are no inherited tags shown in the agenda or an org-buffer's
> timeline.
>
> When I press `T' on a agenda entry, the inherited tags are properly
> messaged in the echo area, though.  I'm sure it used to work, but I'm
> not sure when it stopped working.  When I find some time, I can try
> bisecting.

I've done the bisecting:

7684fbd6a227f0ad182661fd7eb17a9e13dc4695 is the first bad commit
commit 7684fbd6a227f0ad182661fd7eb17a9e13dc4695
Author: Nicolas Goaziou <n.goaz...@gmail.com>
Date:   Tue Jan 8 10:34:40 2013 +0100

    Ignore `auto-fill-inhibit-regexp'
    
    * lisp/org.el (org-setup-filling): Ignore `auto-fill-inhibit-regexp'.
      The idea behind this is that `org-adaptive-fill-function' already
      determines which lines should be filled.

:040000 040000 a3246c36c59e412bd43df6afa0088d2499268265
7e69342d3b487a61a2cb6bba62b3262896fcdaab M      lisp

Now don't ask me how that change affects tag inheritance?!

Bye,
Tassilo


Reply via email to