Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 368 Bytes

README.org

File metadata and controls

17 lines (11 loc) · 368 Bytes

Purpose

Pipe output of shell command into a Emacs buffer using emacsclient.

Requires:

  • Perl
  • Emacs 23+
  • emacs server to be started

Environment Variables:

  • EMACSCLIENT The path to the emacsclient binary to run, default: emacsclient
  • EMACSCLIENT_ARGS Any additional arguments to be passed to emacsclient, such as parameters to form a TCP connection