From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: org-mode crashes with this stacktrace: Date: Thu, 11 Jun 2009 06:55:10 +0200 Message-ID: References: Mime-Version: 1.0 (Apple Message framework v935.3) Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MEcJs-0002Fq-Jo for emacs-orgmode@gnu.org; Thu, 11 Jun 2009 00:55:20 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MEcJn-0002E1-GL for emacs-orgmode@gnu.org; Thu, 11 Jun 2009 00:55:19 -0400 Received: from [199.232.76.173] (port=56329 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MEcJn-0002Dx-9Y for emacs-orgmode@gnu.org; Thu, 11 Jun 2009 00:55:15 -0400 Received: from mail-ew0-f225.google.com ([209.85.219.225]:38039) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MEcJm-0000Ek-Sa for emacs-orgmode@gnu.org; Thu, 11 Jun 2009 00:55:15 -0400 Received: by ewy25 with SMTP id 25so164042ewy.42 for ; Wed, 10 Jun 2009 21:55:13 -0700 (PDT) In-Reply-To: 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: Tudor Gabriel Cc: emacs-orgmode@gnu.org This must be a problem in your setup, maybe or org-TODO-keywords, maybe using a bad #+TODO: line in one of the agenda files. Show us you setup! - Carsten On Jun 10, 2009, at 9:12 PM, Tudor Gabriel wrote: > I'm trying to learn org-mode. > Each time I try to open agenda buffer, I get that error. > > If I can provide any additional info, please, don't hesitate to ask. > > Debugger entered--Lisp error: (wrong-type-argument listp "|") > org-set-regexps-and-options() > org-mode() > set-auto-mode-0(org-mode nil) > set-auto-mode() > normal-mode(t) > after-find-file(nil t) > find-file-noselect-1(# "~/org/hobby.org" nil nil > "~/org/hobby.org" (174122 2053)) > find-file-noselect("/home/tudor/org/hobby.org") > org-get-agenda-file-buffer("/home/tudor/org/hobby.org") > org-prepare-agenda-buffers(("/home/tudor/org/hobby.org" > "/home/tudor/org/tasks.org" "/home/tudor/org/ardendo.org" > "/home/tudor/org/home.org")) > org-prepare-agenda("Day/Week") > org-agenda-list(nil) > call-interactively(org-agenda-list) > byte-code("=C6=18 =1A=C7=C6=C8=C9 \"\"=19p=1B=CA=CB = !=1C=C6=1D=1E@=C6=1EA=1EB=C6=1EC=1ED=0EE> > org-agenda(nil) > call-interactively(org-agenda nil nil) > > > > _______________________________________________ > 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