Re: [Orgmode] orgmode git: Org agenda todo list headers broken

2009-10-02 Thread Friedrich Delgado Friedrichs
Hi! Eric S Fraga schrieb: > I use: [...] > in my .emacs (or equivalent). The appointment list is set initially > when starting emacs, automatically updated every hour and also > whenever you update the agenda (r). Works perfectly for me. > HTH! ---Zitatende--- Yes works perfectly and fixes the

Re: [Orgmode] orgmode git: Org agenda todo list headers broken

2009-10-02 Thread Eric S Fraga
At Fri, 2 Oct 2009 12:08:07 +0200, Friedrich Delgado Friedrichs wrote: > The problem was that I wanted to add appointments for the day > automatically, so I added > > (add-hook 'org-agenda-mode-hook 'org-agenda-to-appt) > > to my org config very recently. > > Probably that was the wrong way to

Re: [Orgmode] orgmode git: Org agenda todo list headers broken

2009-10-02 Thread Friedrich Delgado Friedrichs
Hi! Well, this took a while longer than expected (45 minutes, including writing this mail), because if I go too far back in the history, the org from my emacs 23 installation will shadow my local org installation, so I had to get rid of the load path shadows after playing around with git bisect fo

Re: [Orgmode] orgmode git: Org agenda todo list headers broken

2009-10-02 Thread Ian Barton
Working fine here. I am using #+TODO in files, plus a setting in .emacs. Ian. Carsten Dominik wrote: Wow, that is pretty interesting. How are you setting up your TODO keywords? Separately in each file with #+TODO, or what else. I don't really remember changing anything in the ares. Does a

Re: [Orgmode] orgmode git: Org agenda todo list headers broken

2009-10-02 Thread Friedrich Delgado Friedrichs
Carsten Dominik schrieb: > Wow, that is pretty interesting. ;-) > How are you setting up your TODO keywords? Separately in each file > with #+TODO, or > what else. Globally. > Maybe you can git bisect to find the offending commit - then the fix > should be easy. ---Zitatende--- Hm, git bisec

Re: [Orgmode] orgmode git: Org agenda todo list headers broken

2009-10-02 Thread Carsten Dominik
Wow, that is pretty interesting. How are you setting up your TODO keywords? Separately in each file with #+TODO, or what else. I don't really remember changing anything in the ares. Does anyone else see this??? - Carsten On Oct 2, 2009, at 10:44 AM, Friedrich Delgado Friedrichs wrote:

[Orgmode] orgmode git: Org agenda todo list headers broken

2009-10-02 Thread Friedrich Delgado Friedrichs
Hi! Since I git pull'ed recently, my agenda todo list headings looks like this: - Global list of TODO items of type: DOING Available with `N r': (0)ALL (1)TODO (2)DOING (3)CANCELLED (4)DONE (5)REMINDER (6)TODO (7)DOING (8)CANCELLED (9)DONE (10)REMINDER (11)TODO (12)DOI