From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo de Moraes Serpa Subject: Batch execution and --script Date: Wed, 29 Aug 2012 10:47:22 -0500 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=485b397dd5bd8628c504c86979b4 Return-path: Received: from eggs.gnu.org ([208.118.235.92]:44149) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T6kUG-0007NI-ND for emacs-orgmode@gnu.org; Wed, 29 Aug 2012 11:47:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T6kUF-0001Ya-Md for emacs-orgmode@gnu.org; Wed, 29 Aug 2012 11:47:24 -0400 Received: from mail-qc0-f169.google.com ([209.85.216.169]:43324) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T6kUF-0001YI-HT for emacs-orgmode@gnu.org; Wed, 29 Aug 2012 11:47:23 -0400 Received: by qcsd16 with SMTP id d16so583341qcs.0 for ; Wed, 29 Aug 2012 08:47:22 -0700 (PDT) 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: Org Mode --485b397dd5bd8628c504c86979b4 Content-Type: text/plain; charset=ISO-8859-1 Hey guys, Regarding this: http://orgmode.org/manual/Batch-execution.html I also had success using --script, as in: #!/Applications/Emacs.app/Contents/MacOS/Emacs --script In the top of a .el file. You can then chmod it to be executable and run it. Just thought I'd share, as an alternative, but I'm not sure if there are any subtle differences, though. Cheers, - Marcelo. --485b397dd5bd8628c504c86979b4 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hey guys,


I also had success using --script, as in:

#!/Applications/Emacs.app/Contents/MacOS/Emacs --script=

In the top of a .el file. You can then chmod it t= o be executable and run it.

Just thought I'd s= hare, as an alternative, but I'm not sure if there are any subtle diffe= rences, though.

Cheers,

- Marcelo.
--485b397dd5bd8628c504c86979b4--