#!/usr/bin/env emacs --script (dolist (arg command-line-args-left) (message arg))