#! /bin/sh emacs=${BEM:-emacs} paths=bad-paths.el $emacs -D -Q --batch -l $paths -f batch-byte-compile *.el 2> /dev/null $emacs -D -Q --batch -l $paths -f batch-byte-compile *.el