[Orgmode] Re: Can't make TODO dependencies work

2009-02-02 Thread Wes Hardaker
> On Mon, 2 Feb 2009 22:08:55 +0100, Carsten Dominik > said: CD> org-tab-follows-link And *that* explains one of my other issues! Thanks! -- "In the bathtub of history the truth is harder to hold than the soap, and much more difficult to find." -- Terry Pratchett

[Orgmode] Re: Can't make TODO dependencies work

2009-02-02 Thread Carsten Dominik
On Feb 2, 2009, at 5:05 PM, Wes Hardaker wrote: On Sun, 1 Feb 2009 20:38:21 +0100, Carsten Dominik > said: CD> I *could* do a different implementation, where the functions CD> are always in the blocker hook, but are only active when the CD> variables are set. However, the problem is then that

[Orgmode] Re: Can't make TODO dependencies work

2009-02-02 Thread Wes Hardaker
> On Sun, 1 Feb 2009 20:38:21 +0100, Carsten Dominik > said: CD> I *could* do a different implementation, where the functions CD> are always in the blocker hook, but are only active when the CD> variables are set. However, the problem is then that it is CD> difficult to see from the out

[Orgmode] Re: Can't make TODO dependencies work

2009-02-01 Thread Paul Mead
Carsten Dominik writes: > In fact, we need a FAQ about this issue: > > Several variables in Org must already be set a load time. > This is one of the reasons why you should not use (require 'org) > in your setup, but better only (require 'org-install). > > However, org.el will also get loaded whe