From mboxrd@z Thu Jan 1 00:00:00 1970 From: suvayu ali Subject: Re: Handling errors in command line exporting of agenda? Date: Mon, 8 Aug 2011 22:22:27 +0200 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from eggs.gnu.org ([140.186.70.92]:60971) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QqWN4-0007CK-PG for emacs-orgmode@gnu.org; Mon, 08 Aug 2011 16:24:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QqWN3-0005MM-Qq for emacs-orgmode@gnu.org; Mon, 08 Aug 2011 16:24:22 -0400 Received: from mail-fx0-f41.google.com ([209.85.161.41]:51617) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QqWN3-0005ME-LB for emacs-orgmode@gnu.org; Mon, 08 Aug 2011 16:24:21 -0400 Received: by fxg9 with SMTP id 9so5143764fxg.0 for ; Mon, 08 Aug 2011 13:24:20 -0700 (PDT) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: John Hendy Cc: emacs-orgmode Hi John, On Mon, Aug 8, 2011 at 9:48 PM, John Hendy wrote: > -batch -l ~/.emacs -eval Your problem is the long options are wrong. According to the manpages, there should be 2 hyphens. --eval and --batch. GL -- Suvayu Open source is the future. It sets us free.