GNU bug report logs - #72209
Texinfo: stexi->texi: Anchor label becomes empty

Previous Next

Package: guile;

Reported by: Luis Felipe <sirgazil <at> zoho.com>

Date: Sat, 20 Jul 2024 14:18:01 UTC

Severity: normal

Full log


View this message in rfc822 format

From: Luis Felipe <sirgazil <at> zoho.com>
To: 72209 <at> debbugs.gnu.org
Subject: bug#72209: Texinfo: stexi->texi: Anchor label becomes empty
Date: Sat, 20 Jul 2024 14:17:11 +0000
[Message part 1 (text/plain, inline)]
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/

[OpenPGP_0x0AB0D067012F08C3.asc (application/pgp-keys, attachment)]
[OpenPGP_signature (application/pgp-signature, attachment)]

This bug report was last modified 327 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.