Been struggling with this for a while, and nothing I try works.
In test-suite/tests/getopt-long there is
(defmacro deferr (name-frag re)
(let ((name (symbol-append 'exception: name-frag)))
`(define ,name (cons 'quit ,re
(deferr no-such-option "no such option")
As far as I can tell nothing has happened since 2017. Has the project
died?
On Sun, 2020-06-07 at 10:39 +0200, Zelphir Kaltstahl wrote:
> This is what I have been looking up just yesterday as well!
>
> I remember some e-mails here on the Guile user list definitely later
> than 2017. However, they also did not turn up on my search engine search
> yesterday.
>
> I also won