GNU bug report logs -
#70640
A Texinfo aware `,describe` command.
Previous Next
To reply to this bug, email your comments to 70640 AT debbugs.gnu.org.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-guile <at> gnu.org
:
bug#70640
; Package
guile
.
(Mon, 29 Apr 2024 03:50:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Yuval Langer <yuval.langer <at> gmail.com>
:
New bug report received and forwarded. Copy sent to
bug-guile <at> gnu.org
.
(Mon, 29 Apr 2024 03:50: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)]
Hello hackers,
I have noticed there are many docstrings containing Texinfo markup,
but when one runs the `,describe` command, one gets the Texinfo markup
source, not a render of those Texinfo commands.
I wish to write a better `,describe` command that would render Texinfo
in a pleasant way. Attached are some procedures I wrote for this
purpose. They are far from being complete, but I wish to start a
conversion about the topic.
I searched for the describe command in the guile source code and found:
https://git.savannah.gnu.org/cgit/guile.git/tree/module/system/repl/command.scm#n346
Is that the right place?
Also, the code of these files is currently stored in:
https://codeberg.org/kakafarm/guile-fancy-describe/
Also also, previous message related to this:
https://lists.gnu.org/archive/html/guile-devel/2024-04/msg00015.html
[fancy-docstrings.scm (text/x-scheme, attachment)]
[mucking-about.scm (text/x-scheme, attachment)]
This bug report was last modified 212 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.