GNU bug report logs - #24056
`DATA and 'DATA look the same in Guile INFO in emacs on tty & X11

Previous Next

Package: guile;

Reported by: myglc2 <myglc2 <at> gmail.com>

Date: Fri, 22 Jul 2016 22:36:01 UTC

Severity: normal

Done: Andy Wingo <wingo <at> pobox.com>

Bug is archived. No further changes may be made.

Full log


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

From: myglc2 <myglc2 <at> gmail.com>
To: bug-guile <at> gnu.org
Subject: `DATA and 'DATA look the same in Guile INFO in emacs on tty & X11
Date: Fri, 22 Jul 2016 16:09:37 -0400
Hello Guile,

You probably already know this, but, when viewing the Guile INFO on
emacs in tty or X11, the "Expression Syntax" part of the manual reads:

[...]
(quote DATA)
’DATA
[...]
(quasiquote DATA)
‘DATA
[...]

That is, the 'DATA and `DATA examples are both typeset with single
quote.

Upshot: One looks at things that are identical when one first reads how
they differ and wonders if one is going blind ;-)

I guess this is a problem with how @itemx handles backquote on these
platforms because the ./ref/api-evaluation.texi has a backquote ...

@itemx `@var{data}

... and is correctly typeset in the HTML doc.

Anyway, maybe the 'DATA & `DATA examples could be marked up differently
to overcome this?





This bug report was last modified 8 years and 112 days ago.

Previous Next


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