bongo-devel
[Top][All Lists]
Advanced

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

Re: [bongo-devel] VLC problems on w32


From: Dieter Deyke
Subject: Re: [bongo-devel] VLC problems on w32
Date: Sun, 04 Feb 2007 20:20:43 -0700
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.93 (windows-nt)

Daniel Brockman <address@hidden> writes:

> Good.  About that other error... could you check to see
> where `process-send-string' is defined on W32?
>
> (Just type `<f1> f process-send-string RET'.)

process-send-string is a built-in function in `C source code'.
(process-send-string process string)

Send process the contents of string as input.
process may be a process, a buffer, the name of a process or buffer, or
nil, indicating the current buffer's process.
If string is more than 500 characters long,
it is sent in several bunches.  This may happen even for shorter strings.
Output from processes can arrive in between bunches.

-- 
Dieter Deyke
mailto:address@hidden mailto:address@hidden mailto:address@hidden
Vs lbh pna ernq guvf, lbh unir jnl gbb zhpu gvzr.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]