I'm not completely sure. If drracket couldn't take me, I'd resort to grepping ...
Robby On Wed, Dec 22, 2010 at 11:52 AM, Keiko Nakata <[email protected]> wrote: > From: Robby Findler <[email protected]> > Subject: Re: [racket] raise-ing an exception inside prompt > Date: Wed, 22 Dec 2010 11:46:49 -0600 > >> No, prompt doesn't do that. >> >> This boils down to what the default uncaught-exception-handler does, which >> is: >> >> (abort-current-continuation (default-continuation-prompt-tag) void) > > Thanks. > >> The relevant docs are in raise, with-exception-handler, and >> uncaught-exception-handler. > > Can I get to know where is the source, as drracket does not navigate me? > > Keiko > _________________________________________________ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/users

