unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
* bug#72209: Texinfo: stexi->texi: Anchor label becomes empty
@ 2024-07-20 14:17 Luis Felipe via Bug reports for GUILE, GNU's Ubiquitous Extension Language
  0 siblings, 0 replies; only message in thread
From: Luis Felipe via Bug reports for GUILE, GNU's Ubiquitous Extension Language @ 2024-07-20 14:17 UTC (permalink / raw)
  To: 72209


[-- Attachment #1.1.1: Type: text/plain, Size: 403 bytes --]

STEPS TO REPRODUCE

1. Start a Guile REPL
2. Run the following code:

    #+begin_src scheme
    (use-modules (texinfo serialize))
    (stexi->texi '(anchor "some-label"))
    #+end_src


EXPECTED RESULT

A string like this: "@anchor{some-label}"


UNEXPECTED RESULT

The label part is empty: "@anchor{}"


-- 
Luis Felipe López Acevedo
https://luis-felipe.gitlab.io/


[-- Attachment #1.1.2: OpenPGP public key --]
[-- Type: application/pgp-keys, Size: 2881 bytes --]

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 495 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-07-20 14:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-20 14:17 bug#72209: Texinfo: stexi->texi: Anchor label becomes empty Luis Felipe via Bug reports for GUILE, GNU's Ubiquitous Extension Language

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).