Larry Masinter

Results 717 comments of Larry Masinter

Interlisp-10 took input directly from the 'terminal'. Interlisp-D has a 'chatserver' lispusers package or two which take input from a network stream, without any X or keymaps or bitvectors of...

I can't tell what source are needed and why. Needed where? The side conversation about Quic tapes is a separate issue.

I proposed we put the TCP files back into Library and start with that set.

I think the "retrieve the files" has been done. Whether it is enough to recreate Medley TCP code is an open question, but #1185 was merged.

The kludge, in a couple of places, is to put the package definition in the define-file-info (this is what the Lyric release notes recommend), or to have the define-file-info go...

I'm not sure what the issue is, though. Is there a problem with our common lisp implementation not matching the spec?

CLOS is loaded in 'apps.sysout' which is used for online, but not the full.sysout which is the default in the run-medley & medley startup scripts.

move discussion of typein prompt to new issue, keep this issue about books open?

(count 1 #(1 2 1 2 3 1 2 3 4)) Doesn't give the right result! There's a bug in the Exec code where it's walking through the input trying...

As an Issue, this is getting unwieldly -- hard to find "the next thing to work on", as the problem reports are scattered amongst many reports of successes. How about...