-
_Originally posted by @rmkaplan in https://github.com/Interlisp/medley/issues/853#issuecomment-1192178357_
> However, the original code had another oddity about the treatment of seprs that so far I…
-
There's currently no reasonable way to create a file on the `{UNIX}` device in a directory that does not already exist. If a file is opened with parameters that would result in the file's being creat…
-
On my system: `prc idle-patches` failed with "Command failed: git diff --merge-base origin/master idle-patches --name-status".
Turns out that `git diff --merge-base` does not exist on the version…
-
> I hope this is the right place to send this. When I go to online.interlisp.org and click on Start Interlisp, nothing happens. It says a session is running but I don't see anything happening in the…
-
I put current status in the README of the lmm-loops branch:
https://github.com/Interlisp/loops/blob/lmm-loops/README.md
-
Maybe related:
. EDIT WHERE ANY CALLS xxx
I think uses tty commands to drive down the SEDIT window for the function. But when you make an edit, the function doesn't get marked as changed. CLE…
-
**Describe the bug**
Building `maiko` in a directory which isn't located in the source tree fails because the `mkvdate` script is called assuming the build directory is one level below the top level.…
-
get left out?
-
Loading GAUGES source causes RESOLVE-MISSING-PACKAGE error in (@ width: ,min) naming ",min"
[Problem with RESOLVE-MISSING-PACKAGE.pdf](https://github.com/Interlisp/medley/files/8700231/Problem.with…
-
Just ran into a problem trying Steve's issue with the LOOPS loadup -- MAKESYSNAME is expected to be :MEDLEY (or :LYRIC) -- we should probably revert to that. MAKESYSNAME also goes into the `CL:LISP-I…