emacs --batch -f batch-byte-compile files ...
必要なら load-path を指定して,
emacs --batch --eval '(setq load-path (cons (expand-file-name "~/elisp") load-path))' \ -f batch-byte-compile files ...のように.
引数はディレクトリでも可.
[
固定リンク|
Comments (View)
]





