From mboxrd@z Thu Jan 1 00:00:00 1970 From: Charles Cave Subject: I need help with org-batch-agenda-csv command Date: Wed, 12 Sep 2007 11:06:14 +1000 Message-ID: <200709120106.l8C16E6w019980@mail05.syd.optusnet.com.au> Reply-To: charles_cave@optusnet.com.au Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: binary Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IVGgU-00057Z-T3 for emacs-orgmode@gnu.org; Tue, 11 Sep 2007 21:06:26 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IVGgS-00057N-FY for emacs-orgmode@gnu.org; Tue, 11 Sep 2007 21:06:25 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IVGgS-00057K-8K for emacs-orgmode@gnu.org; Tue, 11 Sep 2007 21:06:24 -0400 Received: from mail05.syd.optusnet.com.au ([211.29.132.186]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1IVGgR-0006PD-Dv for emacs-orgmode@gnu.org; Tue, 11 Sep 2007 21:06:23 -0400 Received: from localhost.localdomain (webmail10.syd.optusnet.com.au [211.29.133.172]) by mail05.syd.optusnet.com.au (8.13.1/8.13.1) with ESMTP id l8C16E6w019980 for ; Wed, 12 Sep 2007 11:06:15 +1000 Content-Disposition: inline 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 I am running org-mode 5.08 on Windows XP using GNU Emacs 22 I want to use the org-batch-agenda-csv command but when I run it, I get no output. I ran the command again with -debug-init but no difference in output. >"D:\program files\emacs22\emacs-22.1\bin\emacs.exe" -batch -l ~/.emacs -eval '(org-batch-agenda-csv "t")' Loading smtpmail... Loading calendar... Error setting nil: (setting-constant nil) Loading l:/.abbrev_defs... End of file during parsing > How can I debug this problem? Thanks Charles