
24 Jun
2005
24 Jun
'05
9:29 a.m.
Knut Olav Bøhmer <bohmer@gmail.com> writes:
When I'm in a buffer editing my lisp-code, and decide to test the code, by pressing C-x C-e, slime forks of a new thread with the name "worker".
"Marco Baringer" <mb@bese.it> writes:
[ C-x C-e ]
you didn't create a new thread here. you've sent your only thread into an infinite loop (whcih isn't a great idea).
ah. That explains why I didn't find anything relating to thread creation in the code implementing C-x C-e. ;) Goodbyte, Gerd. -- The last thing one knows in constructing a work is what to put first. -- Blaise Pascal