.TH "el" "1" .SH "NAME" el \(em program to make a tuned shell-command for Oneliner .SH "SYNOPSIS" .PP \fBel\fR [\fB-acdfhioxV\fP] [\fB\-\-command \fIcmd\fR\fP] [\fB\-\-args \fIn\fR\fP] [\fB\-\-format \fIfmt\fR\fP] [\fB\-\-execute\fP] [\fB\-\-inpipe \fIbuf\fR\fP] [\fB\-\-outpipe \fIbuf\fR\fP] [\fB\-\-serial\fP] [\fB\-\-help\fP] [\fB\-\-version\fP] [\fB\-\-debug\fP] .SH "DESCRIPTION" .PP This manual page documents briefly the \fBel\fR command. .PP This manual page was written for the \fBDebian\fP distribution because the original program does not have a manual page. Instead, it has documentation in the GNU \fBInfo\fP format; see below. .PP \fBel\fR is a program that You can make a tuned shell-command for Oneliner with. This command can send S-exp to Emacs, and this can make Emacs evaluate it, too. In other words, you can execute Emacs's function from shell-commands. And you can make Emacs work in closer cooperation with your favorite shell-commands. .SH "OPTIONS" .PP These programs follow the usual GNU command line syntax, with long options starting with two dashes (`\-'). A summary of options is included below. For a complete description, see the \fBInfo\fP files. .IP "\fB-c \fIcmd\fR\fP \fB\-\-command \fIcmd\fR\fP " 10 cmd means a function of Elisp. Command line arguments and data from stdin means arguments of cmd. If you specify the only \-c switch, el output one S-exp by one line of stdin. .IP "\fB\-\-a \fIn\fR\fP \fB\-\-args \fIn\fR\fP " 10 Specifies the maximum number of arguments of a Elisp function with \-c switch. .IP "\fB-f \fIfmt\fR\fP \fB\-\-format \fIfmt\fR\fP " 10 Allows you to use format string of printf for making a S-exp. .IP "\fB-x\fP \fB\-\-execute\fP " 10 Requests to Oneliner to evaluate the S-exp to use *Oneliner auto-eval* buffer. .IP "\fB-i \fIbuf\fR\fP \fB\-\-inpipe \fIbuf\fR\fP " 10 Gets input from pipe-buffer. You can specify a number of pipe-buffer, too. .IP "\fB-o \fIbuf\fR\fP \fB\-\-outpipe \fIbuf\fR\fP " 10 Puts output to pipe-buffer. You can specify a number of pipe-buffer, too. .IP "\fB-s\fP \fB\-\-serial\fP " 10 Makes el to serialize multiple lines to one line. .IP "\fB-h\fP \fB\-\-help\fP " 10 Display help message. .IP "\fB-V\fP \fB\-\-version\fP " 10 Display version identifiers. .IP "\fB-d\fP \fB\-\-debug\fP " 10 Enable debugging state. .SH "SEE ALSO" .PP The programs are documented fully by \fIOneliner(Shell-mode hooks for Oneliners)\fP available via the \fBInfo\fP system. .SH "AUTHOR" .PP This manual page was written by OHURA Makoto for the \fBDebian\fP system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 any later version published by the Free Software Foundation. .PP On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. .\" created by instant / docbook-to-man