From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: error starting the agenda with stuck projects enabled Date: Sun, 21 Jun 2009 08:01:48 +0200 Message-ID: <4513792C-BE22-4BD3-B78F-2256FCE5F0F4@gmail.com> References: <938fae2d0906201039h5af83af2laeed9fd5b543faf4@mail.gmail.com> Mime-Version: 1.0 (Apple Message framework v935.3) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MIG7q-0000JK-RT for emacs-orgmode@gnu.org; Sun, 21 Jun 2009 02:01:58 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MIG7l-0000Ej-Du for emacs-orgmode@gnu.org; Sun, 21 Jun 2009 02:01:58 -0400 Received: from [199.232.76.173] (port=57092 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MIG7l-0000EW-19 for emacs-orgmode@gnu.org; Sun, 21 Jun 2009 02:01:53 -0400 Received: from mail-ew0-f220.google.com ([209.85.219.220]:43019) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MIG7k-0006wi-E4 for emacs-orgmode@gnu.org; Sun, 21 Jun 2009 02:01:52 -0400 Received: by ewy20 with SMTP id 20so551511ewy.42 for ; Sat, 20 Jun 2009 23:01:51 -0700 (PDT) In-Reply-To: <938fae2d0906201039h5af83af2laeed9fd5b543faf4@mail.gmail.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Eraldo Helal Cc: Org-Mode On Jun 20, 2009, at 7:39 PM, Eraldo Helal wrote: > I get an error while starting the agenda if I have my stuck projects > string active (not quited out) > > The Backtrace is attached to this email. > > Org-version: "6.27trans" > Emacs-version: "23.0.91.1" > I used the uncompiled version of org-mode (C-u M-x org-reload) > If I leave the stuck project definition commented out, then the agenda > starts up as intended. > I have tested many variants of the stuck project code line... but this > does not seem to be the problem. > > (setq org-stuck-projects '("+PROJECT/-FINISHED-STOPPED" ("TODO" > "ACTION" "WAITING" "PROJECT") nil "" )) > >> org-stuck-projects is a variable defined in `org-agenda.el'. >> Its value is >> ("+LEVEL=2/-DONE" >> ("TODO" "NEXT" "NEXTACTION") >> nil "") > > It would be great if someone could help me find and fix this problem. I am unable to reproduce this problem. It might already help if you produce the backtrace with uncompiled code as described here: http://orgmode.org/manual/Feedback.html#Feedback - Carsten > > Thanks and greetings, > Eraldo > <*Backtrace*.txt>_______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode