From: [EMAIL PROTECTED]
   
   I would like to develop an Emacs command that would run JIndent on the
   current buffer but do not know enough Elisp to proceed. JIndent can read
   from standard in and write to standard out as well as process a file named
   on the command line.

See the documentation for M-| shell-command-on-region

Reply via email to