Re: [PATCH] add SRFI-119 / language/wisp to Guile? (new patch, squashed)

2023-08-14 Thread Dr. Arne Babenhauserheide
Hi, I did the changes for the review. It took a while (sorry for that) but it got cleaner as a result (thank you!) Firstoff: I’d like to assign my copyright to the FSF. I’ll sign the papers once I receive them. Also I have an Employer disclaimer of rights on paper for Emacs already, so that shoul

Re: [PATCH] add SRFI-119 / language/wisp to Guile? (new patch, squashed)

2023-08-14 Thread Dr. Arne Babenhauserheide
"Dr. Arne Babenhauserheide" writes: > Attached is a new squashed patch. I’ll send another email with only the > commits for the individual changes on top of the original squashed patch > to avoid tripping up tools that extract diffs. This is the promised email with just the changes compared to

Re: [PATCH] add SRFI-119 / language/wisp to Guile? (new patch, squashed)

2023-08-14 Thread Dr. Arne Babenhauserheide
"Dr. Arne Babenhauserheide" writes: > diff --git a/doc/ref/srfi-modules.texi b/doc/ref/srfi-modules.texi > index 0cdf56923..5b82f8070 100644 > --- a/doc/ref/srfi-modules.texi > +++ b/doc/ref/srfi-modules.texi > +To execute a file with wisp code, select the language and filename > +extension @co