[slime-devel] aborting read
Terje Norderhaug
terje at in-progress.com
Sat Sep 26 20:05:03 UTC 2009
Does slime provide a way to abort reading from the listener?
For example, say you evaluate a form that reads from the listener:
? (read)
At this point, swank has dispatched :read-string to the client/emacs.
Swank then wait-for-event :emacs-return-string until it gets the string.
How can the wait-for-event be aborted from the client to result
in :read-aborted?
-- Terje Norderhaug
More information about the slime-devel
mailing list