From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: org-mode crashes with this stacktrace: Date: Thu, 11 Jun 2009 23:38:21 -0400 Message-ID: <13539.1244777901@gamaville.dokosmarshall.org> References: Reply-To: nicholas.dokos@hp.com Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MExdW-0006FE-HX for emacs-orgmode@gnu.org; Thu, 11 Jun 2009 23:41:02 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MExdV-0006Ee-Us for emacs-orgmode@gnu.org; Thu, 11 Jun 2009 23:41:02 -0400 Received: from [199.232.76.173] (port=51168 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MExdV-0006EY-NE for emacs-orgmode@gnu.org; Thu, 11 Jun 2009 23:41:01 -0400 Received: from mx20.gnu.org ([199.232.41.8]:4099) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MExdV-0007SJ-9h for emacs-orgmode@gnu.org; Thu, 11 Jun 2009 23:41:01 -0400 Received: from qmta06.westchester.pa.mail.comcast.net ([76.96.62.56]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MExc1-00025G-VK for emacs-orgmode@gnu.org; Thu, 11 Jun 2009 23:39:30 -0400 In-Reply-To: Message from Carsten Dominik of "Thu, 11 Jun 2009 10:31:35 +0200." 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: Carsten Dominik Cc: Tudor Gabriel , emacs-orgmode@gnu.org, Tudor Gabriel 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