scsh-users
[Top] [All Lists]

sunet: seval do/timeout problem (i want to kill a thread)

To: sunet-devel@lists.sourceforge.net
Subject: sunet: seval do/timeout problem (i want to kill a thread)
From: mmc@maruska.dyndns.org (Michal Maruška)
Date: 02 Apr 2002 18:36:27 +0200
Cc: scsh-news@zurich.ai.mit.edu
i have been looking at SEVAL handler in sunet. It works only if i remove the
|        (do/timeout 10

Well, i removed it and making some other changes it started to work { i wanted
to eval (+ 2 2) }.


However I would like to implement   do/timeout  with threads. But how to kill
one ?

BTW: i am new to threads. Can someone confirm that the s48 implementation is
     good---fast (under linux)?   Is it possible to have 2 emacs sessions with 2
     threads of the same process ?

<Prev in Thread] Current Thread [Next in Thread>