From mboxrd@z Thu Jan 1 00:00:00 1970 From: Herbert Sitz Subject: Re: Batch mode evaluation of source code? Date: Fri, 17 Jun 2011 23:10:57 +0000 (UTC) Message-ID: References: <8762o4ruzv.fsf@gmail.com> <6989.1308351755@alphaville.americas.hpqcorp.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([140.186.70.92]:43906) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QXiC3-0007EA-D1 for emacs-orgmode@gnu.org; Fri, 17 Jun 2011 19:11:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QXiC2-0008Jj-Cl for emacs-orgmode@gnu.org; Fri, 17 Jun 2011 19:11:15 -0400 Received: from lo.gmane.org ([80.91.229.12]:33184) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QXiC2-0008Je-7e for emacs-orgmode@gnu.org; Fri, 17 Jun 2011 19:11:14 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1QXiBy-0004b5-Vt for emacs-orgmode@gnu.org; Sat, 18 Jun 2011 01:11:10 +0200 Received: from c-24-22-131-140.hsd1.wa.comcast.net ([24.22.131.140]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 18 Jun 2011 01:11:10 +0200 Received: from hsitz by c-24-22-131-140.hsd1.wa.comcast.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 18 Jun 2011 01:11:10 +0200 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: emacs-orgmode@gnu.org Nick Dokos hp.com> writes: > > > You do M-x server-start on the running emacs to start the server > part. Then you invoke emacsclient from the command line to connect to > it - check the manpage of emacsclient for details: you might be able to > arrange something with the --eval argument. > > Nick > > Nick -- Thanks, also found a previous newsgroup post on same subject here: http://www.mail-archive.com/emacs-orgmode@gnu.org/msg19489.html I'll toy around and see what I can get working. Seems like if I can get the quoting in Windows shell for the eval segment then I should be able to get result I want. . . -- Herb