We ran into an issue when trying to load modes. We're getting a missing
variable warning from strtab.scm and a few others... That is, the
contract of list-sort from the package 'sorting' is (list-sort op list).
However, there is another function, sort-list from the package 'sort'
that has the contract (sort-list list op). Is there a difference, and
what should we change it to?
Also--Duncan, are you available before the end of the week for a State
of the Edwin meeting. We need to determine where to go now that we've
tested much of the bottom layers. We are interested in writing up a
"blind-man's emacs" with the functionality we have now and expanding on
it as we port/implement more. Thoughts on this?
- jim
Also--Duncan, are you available before the end of the week for a State of the Edwin meeting. We need to determine where to go now that we've tested much of the bottom layers. We are interested in writing up a "blind-man's emacs" with the functionality we have now and expanding on it as we port/implement more. Thoughts on this?