[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: piping data directly to xemacs
- To: <linux-il(at-nospam)linux.org.il>
- Subject: Re: piping data directly to xemacs
- From: mulix <mulix(at-nospam)actcom.co.il>
- Date: Wed, 12 Sep 2001 19:52:21 +0300 (IDT)
- Delivered-To: linux.org.il-linux-il@linux.org.il
- In-Reply-To: <m34rq85puj.fsf@hedwig.data-zoo.com>
- Sender: linux-il-bounce(at-nospam)cs.huji.ac.il
On 12 Sep 2001, Oleg Goldshmidt wrote:
> 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
actually, the exact same command works with tcsh (i tried). the problem
is that it opens a new xemacs instance, unlike the gnuclient method
which works in the already running xemacs instance.
> As for your cvs diff example, have you ever used pcl-cvs under XEmacs?
no, i havent. i shall play with it a little now.
--
mulix
http://www.advogato.com/person/mulix
http://www.sf.net/projects/syscalltrack
=================================================================
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