On Thursday, April 29, 2021 5:31 PM, Pascal Bourguignon 
<p...@informatimago.com> wrote:
> but in fact, we may just use namestrings:
>
> (setf (logical-pathname-translations "SYS")
> (list (list "SYS:;."
> (merge-pathnames "/."(user-homedir-pathname)))))
>

thanks for the hint, and (user-homedir-pathname) is of course not a good choice 
on Sailfish, maybe just *default-pathname-defaults*.

Paul


Reply via email to