From: Ivar Rummelhoff
Subject: Interrupt in Allegro Emacs interface
Date: 
Message-ID: <b87ya4z96sv.fsf@adroa.uio.no>
This may not be the right forum, but...

I use the command `fi:lisp-eval-or-compile-last-sexp' a lot (C-c C-s).
How can I interrupt when infinite loops result from this?
Neither C-c C-c, nor C-q C-c has the desired effect.

A related problem is: How can I force to *print-circle* be true for
such evaluations.

  (setq *print-circle* t) C-c C-s
  (prin1 *print-circle*)  C-c C-s

yields nil in the *background-interaction* buffer.

(fi:emacs-lisp-interface-version : 2.0.21.16.2 )
-- 
Ivar Rummelhoff