From mboxrd@z Thu Jan 1 00:00:00 1970 From: Birch Browning Subject: Re: Hosed configuration Date: Mon, 15 Jun 2009 21:05:51 +0000 (UTC) Message-ID: References: <4b5639db0906151245q3510e819m5a4a9e693015677a@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MGKc5-0004VH-9v for emacs-orgmode@gnu.org; Mon, 15 Jun 2009 18:25:13 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MGKc0-0004Sf-42 for emacs-orgmode@gnu.org; Mon, 15 Jun 2009 18:25:12 -0400 Received: from [199.232.76.173] (port=57134 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MGKbz-0004SJ-Uv for emacs-orgmode@gnu.org; Mon, 15 Jun 2009 18:25:07 -0400 Received: from main.gmane.org ([80.91.229.2]:35144 helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MGKbz-0002Bf-Jb for emacs-orgmode@gnu.org; Mon, 15 Jun 2009 18:25:07 -0400 Received: from root by ciao.gmane.org with local (Exim 4.43) id 1MGKbu-0007yY-Af for emacs-orgmode@gnu.org; Mon, 15 Jun 2009 22:25:02 +0000 Received: from adsl-75-35-240-175.dsl.bcvloh.sbcglobal.net ([75.35.240.175]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 15 Jun 2009 22:25:02 +0000 Received: from birch.browning by adsl-75-35-240-175.dsl.bcvloh.sbcglobal.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 15 Jun 2009 22:25:02 +0000 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: emacs-orgmode@gnu.org Birch Browning gmail.com> writes: > > Earlier today I tried to update my org-mode/remember stuff following http://doc.norang.ca/org-mode.html. Somehow I hosed my org-mode/remember config so I started over from scratch. (See http://pastebin.com/m1937d804). I STILL get an error when I try to use ANY template what-so-ever: wrong type of argument: listp, 5. If I remove (org-remember-insinuate) I don't get the error, but I only store a note in a file NOT listed as an agenda file in the configuration: (~/.notes).This leads me to believe that some org-mode/agenda/remember stuff is stored in an 'undisclosed location' and that perhaps that has something funny stored in it. Is there a way to clear that cached info? > I'm stumped and damn near desperate to get back to work.Help, please ... > > _______________________________________________ > 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 > Thumper_ on #org-mode helped me get started from scratch with a new .emacs file. I must have hosed something but good ... Thanks Thumper_!