[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: piping data directly to xemacs




mulix <mulix@actcom.co.il> writes:

> anyone knows (or knows a relevant FM) how i can execute a command in the
> shell, and have its output _piped_ to an xemacs buffer?

I don't know how to do it with gnuclient or with t?csh.

Here is another reason for you to switch to bash for scripting:

bash$ echo "this is what I want" | xemacs -insert /dev/stdin

As for your cvs diff example, have you ever used pcl-cvs under XEmacs?

-- 
Oleg Goldshmidt | ogoldshmidt@NOSPAM.computer.org 
"If it ain't broken, it has not got enough features yet."

=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il