Larry Masinter

Results 717 comments of Larry Masinter

Streams are not files. You can have multiple streams on the file, and streamprop should only affect one. Setfileinfo is the interface for changing file metadata in interlisp

there's ``` git clone https://github.com/interlisp/envos.git cd envos find . -iname truckin'*' ``` for medley 1.0. We're at 3.5 and it will need to be recompiled and tested. For some reason...

I think we've resolved or have work-arounds for most of the Loops loading problems (need to wrap some of the FILES (LOADCOMP) commands in LOOPS sources with a DONTEVAL@LOAD EVAL@COMPILE)...

I spent the better part of the day in pursuit of a theory that turned out to be false but I thought I would see: loading 1993 Medley 2.0 compiled...

@Anzus do you remember a way to get Truckin to run? Running Truckin for Medley 2.0 using 1993 compiled files, following the instructions at the end of LoadTruckin winds up...

Sorry I'm not communicating well. I only needed the quick hack of ADVISING when running on Hemlock with 1993 Medley 2.0 LCOMS. In either case, the result is the same...

There's something wrong with creating new players. In CreatePlayers it has the code ``` (SETQ player (_ obj New)) (printout \TopLevelTtyWindow "Player created: " (GetObject Name player) T) which is...

Make a table for recording results that is convenient to share ---------- for each package in LlispUsers and Library at random (look for TEDIT files) - Can you read the...

For now, I made a Google Spreadsheet https://docs.google.com/spreadsheets/d/1pn4UcS-9CgMLi_qeGZlOGGEusAKsNDKxz1XhLwQCgKw/edit?usp=sharing

Packages that are hoplelessly broken or useless and uninteresting, git mv to obsolete/lispusers