GNU bug report logs -
#73132
7.5.46 SRFI-119 Wisp: simpler indentation-sensitive Scheme.
Previous Next
To reply to this bug, email your comments to 73132 AT debbugs.gnu.org.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-guile <at> gnu.org
:
bug#73132
; Package
guile
.
(Mon, 09 Sep 2024 04:09:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Danny <danny <at> jdriordan.com>
:
New bug report received and forwarded. Copy sent to
bug-guile <at> gnu.org
.
(Mon, 09 Sep 2024 04:09:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Hi,
I was delighted to see Wisp added to Guile officially. I have a couple of minor improvements to propose.
In the manual in section 7.5.46 ( https://www.gnu.org/software/guile/manual/html_node/SRFI_002d119.html#index-wisp ) there is a typo in the last line where "vie" should be "via".
It may also be useful to link to the section on using other languages: https://www.gnu.org/software/guile/manual/html_node/Using-Other-Languages.html
Thanks for the great work,
Danny
[Message part 2 (text/html, inline)]
Information forwarded
to
bug-guile <at> gnu.org
:
bug#73132
; Package
guile
.
(Fri, 04 Apr 2025 22:21:02 GMT)
Full text and
rfc822 format available.
Message #8 received at 73132 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Hi Danny,
do you mean like this?
[0001-doc-Fix-typo-and-link-Using-Other-Languages-for-bug-.patch (text/x-patch, inline)]
From 0be4ece34752574abdfa75454591291e5f684435 Mon Sep 17 00:00:00 2001
From: Arne Babenhauserheide <arne_bab <at> web.de>
Date: Sat, 5 Apr 2025 00:17:21 +0200
Subject: [PATCH] doc: Fix typo and link "Using Other Languages" for bug 73132
---
doc/ref/srfi-modules.texi | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/doc/ref/srfi-modules.texi b/doc/ref/srfi-modules.texi
index 66b995ba2..a1c39558e 100644
--- a/doc/ref/srfi-modules.texi
+++ b/doc/ref/srfi-modules.texi
@@ -6587,10 +6587,11 @@ define : factorial n @result{} (define (factorial n)
@end example
To execute a file with Wisp code, select the language and filename
-extension @code{.w} vie @code{guile --language=wisp -x .w}.
+extension @code{.w} via @code{guile --language=wisp -x .w}.
In files using Wisp, @xref{SRFI-105} (Curly Infix) is always activated.
+Also see @ref{Using Other Languages}.
@node SRFI-171
@subsection Transducers
--
2.49.0
[Message part 3 (text/plain, inline)]
Best wishes,
Arne
--
Unpolitisch sein
heißt politisch sein,
ohne es zu merken.
draketo.de
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 131 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.