On 06/06/07, Luke Crook <[EMAIL PROTECTED]> wrote: > Brad Beveridge <[EMAIL PROTECTED]> writes: > > Although SIGTERM causing the SDL app to cleanly exit is better than > > killing it dead, it would be really nice if it actually caused the > > program to break. > > I agree. > > > I'm not a signals expert by any means, but is it only possible for any > > given process to have a single handler for a given signal? I suspect > > it must be this way. > > I found the following documentation that describes signals in greater detail: > > http://www.cons.org/cracauer/sigint.html > > > So how have you guys been using lispbuilder? Does nobody use Slime's > > C-c C-b feature, or do the main devs not use Slime? > > I use Slime, but had never used C-c C-b until now. I would really like this to > work correctly for Lisp.
Ah. How do you survive!? :) I'll look into the signal handler stuff when I get time & if nobody beats me to it. I won't have time for at least a week or two. Brad _______________________________________________ application-builder mailing list [email protected] http://www.lispniks.com/mailman/listinfo/application-builder
