-
@rmkaplan reported https://github.com/Interlisp/medley/pull/453#pullrequestreview-747279243
which is related but different problem. The code in GREETFILENAME (on APUTDQ) is the basis for what GREET…
-
@rmkaplan asks, helpfully adding
> You last editted in 1978. It seems to be connected to PF in some way, where
> LASTFNDEF is set.
>
> I’m looking at this stuff because I’m creating a lispusers…
-
Hello,
i was trying to use this on my raspberry pi 400 with the maiko armv7l package, and i keep getting a 'lde not found' error when trying to start the system. the OS is Raspbian 10 64 bit.
-
The loadup scripts currently run the current -full to make the init.sysout.
But if the modifications to system files are such that they make a full.sysout that is somehow incompatible or buggy in s…
-
**Describe the bug**
After loading the BACKGROUNDIMAGES Lisp User's Module, attempting to edit the appearance of the default background shade seems to hang the system. It no longer accepts mouse or…
sethm updated
3 years ago
-
Current it just writes the file with the old-interlisp-file environment, so it apparently wasn't upgraded when the commonlisp stuff came along.
Is there any reason not to upgrade it?
-
**Describe the bug**
Using `see` to show a text file (a shell script) doesn't treat the LF characters as end-of-line
**To Reproduce**
In an Interlisp Exec
```
(CNDIR (MEDLEYDIR))
see scripts/l…
-
```
Core was generated by `ldex -g 1440x900 -sc 1440x900 -m 256 -t Medley Interlisp /export/home/briggs/li'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0 0x00043678 in device_aft…
-
otherwise you get e.g. in BIGBITMWP
(* |corrects| |for| |the| |fact| |that| |alto| |bitmaps| |are| |stored| |with|
-
as noted by @pmcjones
if at the top level you just say "dir", it produces a stream of all files to all depths.
doesn't elide "invisible" files starting with .
and no interrupt character (control-D…