Hello, Lawrence Bottorff <borg...@gmail.com> writes:
> C-c C-c-ing this code > > #+begin_src scheme > (define (foo x) > ;just add one > (+ 1 x)) ; comment > #+end_src > > causes Racket (geiser) to freeze up. Sometimes I see a Could you use M-x toggle-debug-on-quit, reproduce the freezing, hit C-g and paste the backtrace? Regards, -- Nicolas Goaziou