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

To reply to this bug, email your comments to 72209 AT debbugs.gnu.org.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guile <at> gnu.org:
bug#72209; Package guile. (Sat, 20 Jul 2024 14:18:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Luis Felipe <sirgazil <at> zoho.com>:
New bug report received and forwarded. Copy sent to bug-guile <at> gnu.org. (Sat, 20 Jul 2024 14:18:01 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Luis Felipe <sirgazil <at> zoho.com>
To: bug-guile <at> gnu.org
Subject: 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 49 days ago.

Previous Next


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