GNU bug report logs - #37846
@acronym not handled correctly in synopsis or descriptions

Previous Next

Package: guile;

Reported by: Christopher Baines <mail <at> cbaines.net>

Date: Mon, 21 Oct 2019 06:47:01 UTC

Severity: normal

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Christopher Baines <mail <at> cbaines.net>
Subject: bug#37846: closed (Re: bug#37846: @acronym not handled correctly
 in synopsis or descriptions)
Date: Wed, 29 Jan 2020 14:23:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#37846: @acronym not handled correctly in synopsis or descriptions

which was filed against the guile package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 37846 <at> debbugs.gnu.org.

-- 
37846: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=37846
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: Christopher Baines <mail <at> cbaines.net>
Cc: 37846-done <at> debbugs.gnu.org
Subject: Re: bug#37846: @acronym not handled correctly in synopsis or
 descriptions
Date: Wed, 29 Jan 2020 15:21:32 +0100
Hi Chris,

Christopher Baines <mail <at> cbaines.net> skribis:

> When rendering synopsis or descriptions as plain text, acronyms are not
> handled correctly, they're just omitted entirely.
>
>   Flexible objects for representing @acronym{UFO, unified font object}
>   data
>
>   ->
>
>   Flexible objects for representing data
>
>
>   @acronym{FIFE, Flexible Isometric Free Engine} is a
>   multi-platform\nisometric game engine.  Python bindings are included
>   allowing users to create\ngames using Python as well as C++.
>
>   ->
>
>   is a multi-platform isometric game engine.  Python bindings are
>   included allowing users to create games using Python as well as C++.
>
>
> I believe this is a bug in Guile, but it could also be a problem with
> the texinfo markup.

Fixed in Guile commit ff14b77ff527f297438b83614db0c1d56322ec42 (on
‘master’, which corresponds to 3.0.x, but we could backport to
‘stable-2.2’).

Thanks,
Ludo’.

[Message part 3 (message/rfc822, inline)]
From: Christopher Baines <mail <at> cbaines.net>
To: bug-guix <at> gnu.org
Subject: @acronym not handled correctly in synopsis or descriptions
Date: Mon, 21 Oct 2019 07:46:38 +0100
[Message part 4 (text/plain, inline)]
When rendering synopsis or descriptions as plain text, acronyms are not
handled correctly, they're just omitted entirely.

  Flexible objects for representing @acronym{UFO, unified font object}
  data

  ->

  Flexible objects for representing data


  @acronym{FIFE, Flexible Isometric Free Engine} is a
  multi-platform\nisometric game engine.  Python bindings are included
  allowing users to create\ngames using Python as well as C++.

  ->

  is a multi-platform isometric game engine.  Python bindings are
  included allowing users to create games using Python as well as C++.


I believe this is a bug in Guile, but it could also be a problem with
the texinfo markup.
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 5 years and 115 days ago.

Previous Next


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