[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Infinite loop in pop3-retr
From: |
Lars Magne Ingebrigtsen |
Subject: |
Re: Infinite loop in pop3-retr |
Date: |
Tue, 31 May 2011 20:22:38 +0200 |
User-agent: |
Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.50 (gnu/linux) |
Stefan Monnier <address@hidden> writes:
>> (defun process-alive-p (process)
>> (memq (process-status process)
>> '(run open listen connect)))
>
> Sounds fine to me. Tho I wonder if `stop' should be in this list.
Hm... probably... when do the processes go into `stop' state? And can
the process be considered alive when it's in that state?
I'll install the function.
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog http://lars.ingebrigtsen.no/