Re: [racket-users] continuing after a user break

2015-08-03 Thread Robby Findler
ts that are only > a few files, but it doesn't seem to be aimed at large scale work. > > -Original Message- > From: Matthew Flatt [mailto:mfl...@cs.utah.edu] > Sent: Monday, July 27, 2015 2:43 PM > To: John Carmack > Cc: Racket Users > Subject: Re: [racket-users]

Re: [racket-users] continuing after a user break

2015-07-28 Thread Matthias Felleisen
Message- > From: Matthew Flatt [mailto:mfl...@cs.utah.edu] > Sent: Monday, July 27, 2015 2:43 PM > To: John Carmack > Cc: Racket Users > Subject: Re: [racket-users] continuing after a user break > > At Mon, 27 Jul 2015 19:32:32 +, John Carmack wrote: >> Is it possible to

Re: [racket-users] continuing after a user break

2015-07-28 Thread Dmitry Igrishin
2015-07-28 1:48 GMT+03:00 John Carmack : > Any chance that could make it in as a DrRacket feature? Btw, this question is a valuable reason why I love Lisp and Emacs -- it's possible to implement almost any desired feature on one's own without waiting from vendor ;) -- // Dmitry. -- You receiv

Re: [racket-users] continuing after a user break

2015-07-27 Thread Jay McCarthy
> -Original Message- > From: Matthew Flatt [mailto:mfl...@cs.utah.edu] > Sent: Monday, July 27, 2015 2:43 PM > To: John Carmack > Cc: Racket Users > Subject: Re: [racket-users] continuing after a user break > > At Mon, 27 Jul 2015 19:32:32 +, John Carmack wrote: &

RE: [racket-users] continuing after a user break

2015-07-27 Thread John Carmack
em to be aimed at large scale work. -Original Message- From: Matthew Flatt [mailto:mfl...@cs.utah.edu] Sent: Monday, July 27, 2015 2:43 PM To: John Carmack Cc: Racket Users Subject: Re: [racket-users] continuing after a user break At Mon, 27 Jul 2015 19:32:32 +, John Carmack wrote: &g

Re: [racket-users] continuing after a user break

2015-07-27 Thread Matthew Flatt
At Mon, 27 Jul 2015 19:32:32 +, John Carmack wrote: > Is it possible to continue execution after a ^b user break in DrRacket (not > debugging)? It would often be useful to be able to ^b, print some global > state, set some flags, and continue running. The `exn:break` exception record includ

[racket-users] continuing after a user break

2015-07-27 Thread John Carmack
Is it possible to continue execution after a ^b user break in DrRacket (not debugging)? It would often be useful to be able to ^b, print some global state, set some flags, and continue running. -- You received this message because you are subscribed to the Google Groups "Racket Users" group.