-
**Describe the bug**
When I try to load LOOPSDATATYPES with (DEFINE-FILE-INFO PACKAGE ...), Interlisp does not understand the info key "PACKAGE".
The error is:
Unrecognized file info key
PACKAGE…
-
I think our problems with Git and GitHub are mainly terrible UI.
I'd like a git implementation that integrates with the file package, masterscope, loadups, etc.
This isn't unusual. There are lot…
-
![image](https://user-images.githubusercontent.com/1116587/170898497-8cee87b9-bf4c-42cf-930c-519005ed7703.png)
probably calling with the commit ID rather than commit name would be safer.
-
from @pmcjones
> On my MacBook Air (macOS Monterey), it seems to work fine in Firefox, but in Chrome and Safari, the screen goes dark, I see a VNC logo at the left, then that disappears and I’m back…
-
**Unable to start interlisp using account**
When i login used my registered account, start interlisp fails with docker error. I get to the Interlisp screen when i log in as guest user.
**To Reprod…
-
**Font related functions missing**
Some functions that are explained in medley-primer.pdf like FONTSET, FONTPROFILE, CREATEW, PP are missing
**To Reproduce**
Steps to reproduce the behavior:
1. …
-
My INIT file is in
{DSK}medley>il>INIT (and .LCOM)
LOGINHOST/DIR is {DSK}medley>il>
USERGREETFILES contains
(("{DSK}medley>il>" "INIT" COM)...)
but the INIT file does not load at…
-
Maiko incorrectly uses `if (x.st_mode & S_IFxxx) ...` to test whether it is dealing with a regular file or directory.
The correct test is `((x.st_mode & S_IFMT) == S_IFxxx)` or, since the convenien…
-
https://github.com/Interlisp/maiko/pull/135#pullrequestreview-559036453
-
Safari on a Mac.
The vnc-created tab for the local file system worked for a bit, I was able to drag a file over from my Mac desktop. But then the tab stopped appearing. Restarting at online.inter…