
26 Sep
2009
26 Sep
'09
8:05 p.m.
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