Larry Masinter
Larry Masinter
Returning to previous saved image (after LOGOUT, SYSOUT, MAKESYS, SAVEVM), reset `*NEW-SHELL-DEVICE*`'s DEFAULTEXTERNALFORMAT to (SYSTEM-EXTERNALFORMAT). Note that the current code has two devices `*SHELL-DEVICE*` and `*NEW-SHELL-DEVICE*` with a comment (1990)...
UNIXCOMM had two file devices *SHELL-DEVICE* and *NEW-SHELL-DEVICE* where "NEW" was before 1970. Consolodate on *SHELL-DEVICE* using "NEW" definitions and remove unused functions and variables.
### Discussed in https://github.com/Interlisp/medley/discussions/620 Originally posted by **masinter** January 19, 2021 MEDLEY-FIX-DIRS fix dates on lisp files to match their internal metadata. Would be nice in future to work with...
 Running through a demo of Interlisp development style, using CL:DEFUN to define a function (FACT) and FILES?) to name the file and makefile/cleanup, it (surprisingly) gives an error that...
There's a problem with creating streams with some odd interactions interfering. Both ShellCommand("pwd") and CHAT(SHELL) die with ERROR: NIL is not an external format, a call to FIND-FORMAT(NIL NIL) called...
A little difficult to debug until #980 is resolved, but CHAT(SHELL) and ShellCommand / CREATE-PROCESS-STREAM fail when running under CYGWIN.
"Various functions that are specific to the D-machine ethernet implementation were replaced by Maiko-specific versions during loadup via the "MAIKO.MOVDS" mechanism [see MAIKO.MOVDS in file MAIKOETHER. This commit replaces the...
For reasons not well understood, sometimes after returning from LOGOUT, the RESETSAVED notify to \IDLING.OVER doesn't happen. This change insures that it does. \IDLE.OUT is a backgrround function. (found during...
 the comma doesn't seem right %,TITLEPROPORTIONS 3rd line from bottom.