From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: Failure exporting with emacs --batch Date: Tue, 15 Nov 2011 16:48:18 -0500 Message-ID: <3982.1321393698@alphaville.dokosmarshall.org> References: <87pqgt9wj7.fsf@hermes.hocat.ca> <2681.1321390269@alphaville.dokosmarshall.org> Reply-To: nicholas.dokos@hp.com Return-path: Received: from eggs.gnu.org ([140.186.70.92]:40996) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RQQre-0001vL-Kt for emacs-orgmode@gnu.org; Tue, 15 Nov 2011 16:48:23 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RQQrd-0008Lc-Cj for emacs-orgmode@gnu.org; Tue, 15 Nov 2011 16:48:22 -0500 Received: from g1t0026.austin.hp.com ([15.216.28.33]:44382) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RQQrd-0008Id-7M for emacs-orgmode@gnu.org; Tue, 15 Nov 2011 16:48:21 -0500 In-Reply-To: Message from Herbert Sitz of "Tue, 15 Nov 2011 21:09:00 GMT." 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: Herbert Sitz Cc: nicholas.dokos@hp.com, emacs-orgmode@gnu.org Herbert Sitz wrote: > I've been working with getting the batch quoting working both for bash and for > windows command line (in VimOrganizer clone), trying to keep them as much alike > as possible. I think I have things working okay for now, but your tips may be > helpful if I end up with something more complex to send. > Yes, I realize that you have that extra burden, hence my bash-or-similar qualification. One can go mad with the bash-or-similar quoting rules alone: having to deal with the command line interpreter on Windoze as well more or less guarantees it :-) Nick