Post #2522116
2026-05-14 04:54 UTC
@chiply after talking to you, I have mostly written (first 90%..) a little ICR thing using McCLIM for emacs. I have a question:
Should
a-b
imply both possibilities:
all-bovine-cattle
and
all-bovines
? Or should the lack of a second - exclude all-bovine-cattle ?
Replies (1)
-
@screwlisp@gamerplus.org 2026-05-14 11:41
@chiply@fosstodon.org anyway, I scrapped this together when I should have been doing other things: https://lispy-gopher-show.itch.io/dl-roc-lisp/devlog/1523177/mcclim-incremental-completing-read- Getting emacs slime to play nicely with mcclim was making me tired, so that got left out for now.