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.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 24056 in the body.
You can then email your comments to 24056 AT debbugs.gnu.org in the normal way.

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#24056; Package guile. (Fri, 22 Jul 2016 22:36:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to myglc2 <myglc2 <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-guile <at> gnu.org. (Fri, 22 Jul 2016 22:36:01 GMT) Full text and rfc822 format available.

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?





Reply sent to Andy Wingo <wingo <at> pobox.com>:
You have taken responsibility. (Wed, 01 Mar 2017 08:44:01 GMT) Full text and rfc822 format available.

Notification sent to myglc2 <myglc2 <at> gmail.com>:
bug acknowledged by developer. (Wed, 01 Mar 2017 08:44:01 GMT) Full text and rfc822 format available.

Message #10 received at 24056-done <at> debbugs.gnu.org (full text, mbox):

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




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 29 Mar 2017 11:24:06 GMT) Full text and rfc822 format available.

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

Previous Next


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