Re: [Orgmode] Tasks under COMMENT section are added to appt

2008-12-12 Thread Daniel Clemente
Carsten Dominik writes: > could you please try if the following patch fixes this problem? A simple patch, and it works! Thanks for commiting it. -- Daniel > > diff --git a/lisp/org-agenda.el b/lisp/org-agenda.el > index ffcabde..25f2baa 100644 > --- a/lisp/org-agenda.el > +++ b/lisp/org-agend

Re: [Orgmode] Tasks under COMMENT section are added to appt

2008-12-12 Thread Carsten Dominik
Hi Daniel, could you please try if the following patch fixes this problem? Thanks. - Carsten diff --git a/lisp/org-agenda.el b/lisp/org-agenda.el index ffcabde..25f2baa 100644 --- a/lisp/org-agenda.el +++ b/lisp/org-agenda.el @@ -5627,6 +5627,7 @@ belonging to the \"Work\" category."