all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Strangle problem with batch mode.
@ 2009-02-11  9:11 Andy Stewart
  0 siblings, 0 replies; 3+ messages in thread
From: Andy Stewart @ 2009-02-11  9:11 UTC (permalink / raw)
  To: help-gnu-emacs

Hi all,

I write elisp-format.el for format elisp file.
File at http://www.emacswiki.org/cgi-bin/emacs/elisp-format.el
Detail describe at http://www.emacswiki.org/cgi-bin/emacs/ElispFormat

In elisp-format.el, have a command "elisp-format-directory" can format
elisp files under specify directory.

Example, eval (elisp-format-directory "~/elisp/") can format all elisp
files under "~/elisp/".

But when i use command

emacs -batch -l ~/MyEmacs/Site-Lisp/Packages/LazyCatSelf/elisp-format.el --eval="(progn (require 'elisp-format) (elisp-format-directory \"~/elisp/\"))"

it can't work.

I don't know why `batch' mode can't work.

Any idea?

Thanks!

  -- Andy






^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-02-13  6:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <mailman.421.1234343723.31690.help-gnu-emacs@gnu.org>
2009-02-12 19:05 ` Strangle problem with batch mode Xah Lee
2009-02-13  6:53   ` Andy Stewart
2009-02-11  9:11 Andy Stewart

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.