Larry Masinter
Larry Masinter
if you load the image object GETFN manually, does it still fail in the Venue sysout?
I like the idea of changing what we mean by "XCCS" in an external format, to define the code rewrites so that "_" is left arrow and "^" is up-arrow....
In particular > Adding support for a "←" character in keyboard mapping that is different from "_". Not needed. There already is support. The keyboard when you type a "_"...
I think we might need to add a little more complexity to avoid problems with backward compatibility. In particular I think we can avoid modifying the fonts we have by,...
if we're running HCFILES to do a bulk transform of .bravo to PDF conversion, asking the user for a "user.cm" file isn't useful. I think if there isn't a user.cm...
I'd like a little background on this PR -- what problem is it solving? What is DEFINE-RECORDS? Not fmailiar with it.
Do files accessed via PUP or XNS on file servers also have INodes? Remote mounted drives /mnt/c/? Also, what happens if you happen with older maikos? Does the LO and...
scripts/loadup-aux makes new exports.all in the tmp directory. copy-all copies it to library
https://github.com/Interlisp/medley/pull/526#pullrequestreview-786429125 A "how to work on medley internals" guide. ABC vs SYSEDIT -- who used which?
How to work on Medley lisp files? The development of maiko is pretty clear, but the development of Medley lisp is very opaque. We should start with a FAQ and...