Is there any error I can throw in Guile that I don't catch myself but will result in a user-friendly error message at the top? Not this:
Throw to key `misc' with args `("read-yaml-file" "file not found: ~S" ("demo1x.yml") #f)'.
Is there any error I can throw in Guile that I don't catch myself but will result in a user-friendly error message at the top? Not this:
Throw to key `misc' with args `("read-yaml-file" "file not found: ~S" ("demo1x.yml") #f)'.