Elektrine lite

← Feed

@screwlisp@gamerplus.org

Post #2659763

2026-05-15 01:39 UTC

@chiply@fosstodon.org 5/3 I believe there isn't a canonical way to get from dont to songs-including-the-word-donut-somewhere like your example. I could include a personal collection of spelling mistakes on the left side of my alist to things-I-was-trying-to-write on the right side, but it would still not be fuzzy matching. I guess I could use :test myfuzzyequal on the alist actually, which I did write but ended up not using.

Replies (1)

  • @chiply@fosstodon.org 2026-05-15 23:57

    @screwlisp@gamerplus.org Thanks for sharing this example with the code! I'm going to install mcclim soon and I'm keen to try this out. I do wonder if the full ICR experience can be recreated in McCLIM, or whether the opinions of that interface are somehow incompatible or would require too much retrofitting. Based on your examples, my instinct is that the ICR thing is very possible, but I need to wait until I try it out before I can make a confident call there.

    Open ##2659764