emacs-devel
[Top][All Lists]
Advanced

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

Re: read a reply from the terminal


From: Eli Zaretskii
Subject: Re: read a reply from the terminal
Date: Sat, 14 Jul 2007 13:39:19 +0300

> From: Dan Nicolaescu <address@hidden>
> Date: Fri, 13 Jul 2007 19:42:51 -0700
> 
> I trying to do: (send-string-to-terminal "\e[>0c") and read the string
> that the terminal sends back. Can this be done reliably in elisp?

If you know exactly how many bytes will the response include, I think
insert-file-contents should fit the bill.  Doesn't it?




reply via email to

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