bug#81059: Gaps in documentation
Zyle Moore <[email protected]> Sat, 16 May 2026 13:45:09 -0700
| Newsgroups | gmane.lisp.guile.bugs |
|---|---|
| Message-ID | <CAN4i4nONDdYSkMhOW9TYxzJ0t5hbOD1kVHAFLFT_7Lo-ggejsA@mail.gmail.com> |
--000000000000e2c3490651f56916 Content-Type: text/plain; charset="UTF-8" Hey all, I found a couple of gaps on the documentation at https://www.gnu.org/software/guile/manual/html_node/index.html 1. The Keyword Syntax page (6.16.1.5) seems to be empty https://www.gnu.org/software/guile/manual/html_node/Keyword-Syntax.html 2. Load paths (6.16.8) mentions scm_primitive_load_path, but doesn't mention scm_c_primitive_load_path. Is there a preference towards using the SCM functions? Or was there some convention earlier in the manual (that I must have missed) that indicates methods come in scm_ and scm_c_ variants? https://www.gnu.org/software/guile/manual/html_node/Load-Paths.html I'd be down to contribute, just not sure if it was an intentional decision or not. --000000000000e2c3490651f56916 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable <div dir=3D"ltr">Hey all, I found a couple of gaps on the documentation at<= br><div><a href=3D"https://www.gnu.org/software/guile/manual/html_node/inde= x.html">https://www.gnu.org/software/guile/manual/html_node/index.html</a><= /div><div><br></div><div>1. The Keyword Syntax page (6.16.1.5) seems to be = empty<br><a href=3D"https://www.gnu.org/software/guile/manual/html_node/Key= word-Syntax.html">https://www.gnu.org/software/guile/manual/html_node/Keywo= rd-Syntax.html</a></div><div><br></div><div>2. Load paths (6.16.8) mentions= scm_primitive_load_path, but doesn't mention scm_c_primitive_load_path= . Is there a preference towards using the SCM functions? Or was there some = convention earlier in the manual (that I must have missed) that indicates m= ethods come in scm_ and scm_c_ variants?</div><div><a href=3D"https://www.g= nu.org/software/guile/manual/html_node/Load-Paths.html">https://www.gnu.org= /software/guile/manual/html_node/Load-Paths.html</a><br><br></div><div>I= 9;d be down to contribute, just not sure if it was an intentional decision = or not.</div></div> --000000000000e2c3490651f56916--