emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Bug: Tag inheritance broken in agenda/timeline buffers [7.9.3a (


From: Tassilo Horn
Subject: Re: [O] Bug: Tag inheritance broken in agenda/timeline buffers [7.9.3a (release_7.9.3a-803-gf8f548 @ /home/horn/Repos/el/org-mode/lisp/)]
Date: Thu, 10 Jan 2013 09:33:15 +0100
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3.50 (gnu/linux)

Tassilo Horn <address@hidden> 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 <address@hidden>
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

[Prev in Thread] Current Thread [Next in Thread]