Edi Weitz edi@agharta.de writes:
Here's a patch to allow for completion in shortcut operations which deal with ASDF systems. It's sub-optimal because it only checks ASDF's central registry but I don't think it's possible to write a general solution in the presence of ASDF:*SYSTEM-DEFINITION-SEARCH-FUNCTIONS*.
It would be nice if ASDF itself had a function to list all system names. That would save us the pathname wrestling.
Anyway, patch committed.
Helmut.