From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tudor Gabriel Subject: Re: org-mode crashes with this stacktrace: Date: Fri, 12 Jun 2009 13:31:16 +0200 Message-ID: References: <13539.1244777901@gamaville.dokosmarshall.org> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1478535837==" Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MF4z3-0000KH-Gp for emacs-orgmode@gnu.org; Fri, 12 Jun 2009 07:31:45 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MF4yz-0000Jr-1b for emacs-orgmode@gnu.org; Fri, 12 Jun 2009 07:31:45 -0400 Received: from [199.232.76.173] (port=42292 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MF4yy-0000Jo-SP for emacs-orgmode@gnu.org; Fri, 12 Jun 2009 07:31:40 -0400 Received: from mail-bw0-f211.google.com ([209.85.218.211]:36295) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MF4yy-0005PC-9L for emacs-orgmode@gnu.org; Fri, 12 Jun 2009 07:31:40 -0400 Received: by bwz7 with SMTP id 7so741610bwz.42 for ; Fri, 12 Jun 2009 04:31:37 -0700 (PDT) In-Reply-To: <13539.1244777901@gamaville.dokosmarshall.org> 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: nicholas.dokos@hp.com Cc: Tudor Gabriel , emacs-orgmode@gnu.org, Carsten Dominik --===============1478535837== Content-Type: multipart/alternative; boundary=0016e6d9a15a1e26bf046c250d0e --0016e6d9a15a1e26bf046c250d0e Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Thank you all for the effort. After commenting line by line in the setup file & lots of reloads i found that this line was the culprit: (setq org-todo-keywords (quote ((sequence "TODO(t)" "STARTED(s)" "|" "DONE(d!/!)") (sequence "WAITING(w@/!)" "LATER(L!)" "PROJECT(P@)" "OPEN(O@") "|" "CANCELLED(c@/!)"))) the OPEN keyword has the quote in the wrong place. A hard to spot, simple mistake. But your level of effort made a big impression on me Cheers & Thanks again, Gabriel 2009/6/12 Nick Dokos > Carsten Dominik wrote: > > > Any #+lines in your buffers? > > > > - 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") > > I think we need to see the contents of this^^^^^ file. > > Thanks, > Nick > --0016e6d9a15a1e26bf046c250d0e Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Thank you all for the effort.

After commenting line by line in the s= etup file & lots of reloads i found that this line was the culprit:
= (setq org-todo-keywords (quote ((sequence "TODO(t)" "STARTED= (s)" "|" "DONE(d!/!)")
=A0(sequence "WAITING(w@/!)" "LATER(L!)" "PROJECT(= P@)" "OPEN(O@") "|" "CANCELLED(c@/!)")))=

the OPEN keyword has the quote in the wrong place.

A hard to= spot, simple mistake.

But your level of effort made a big impression on me

Cheers &= ; Thanks again,
Gabriel

2009/6/12 Nick= Dokos <nicho= las.dokos@hp.com>
Carsten Dominik <carsten.d= ominik@gmail.com> wrote:

> Any #+lines in your buffers?
>
> - Carsten
>
> > On Jun 10, 2009, at 9:12 PM, Tudor Gabrie= l 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 "|&= quot;)
> > =A0org-set-regexps-and-options()
> > =A0org-mode()
> > =A0set-auto-mode-0(org-mode nil)
> > =A0set-auto-mode()
> > =A0normal-mode(t)
> > =A0after-find-file(nil t)
> > =A0find-file-noselect-1(#<buffer hobby.org> "~/org/hobby.org" nil nil
> > "~/org/hobby.= org" (174122 2053))
> > =A0find-file-noselect("/home/tudor/org/hobby.org")

I think we need to see the contents of this^^^^^ file.

Thanks,
Nick

--0016e6d9a15a1e26bf046c250d0e-- --===============1478535837== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ 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 --===============1478535837==--