emacs-devel
[Top][All Lists]
Advanced

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

best way of detecting EOF?


From: Nic Ferrier
Subject: best way of detecting EOF?
Date: Tue, 28 May 2013 18:49:39 +0100

I want to detect EOF on a process object.

What's the best way to do that? to use a sentinel to look for specific
statuses?

Or could it be done by checking whether process-status has particular
values?

Why don't we have a specific eof function for processes? They clearly
can EOF. Or have I misunderstood something?


Nic Ferrier



reply via email to

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