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


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: myglc2 <myglc2 <at> gmail.com>
Subject: bug#24056: closed (Re: bug#24056: `DATA and 'DATA look the same
 in Guile INFO in emacs on tty & X11)
Date: Wed, 01 Mar 2017 08:44:01 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#24056: `DATA and 'DATA look the same in Guile INFO in emacs on tty & X11

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 24056 <at> debbugs.gnu.org.

-- 
24056: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=24056
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Andy Wingo <wingo <at> pobox.com>
To: myglc2 <myglc2 <at> gmail.com>
Cc: 24056-done <at> debbugs.gnu.org
Subject: Re: bug#24056: `DATA and 'DATA look the same in Guile INFO in emacs
 on tty & X11
Date: Wed, 01 Mar 2017 09:43:03 +0100
On Fri 22 Jul 2016 22:09, myglc2 <myglc2 <at> gmail.com> writes:

> 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.

I didn't know this!  A tricky little thing to fix but I think I have
it.  Thanks for the report :)

Andy

[Message part 3 (message/rfc822, inline)]
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 82 days ago.

Previous Next


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