[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#24056: `DATA and 'DATA look the same in Guile INFO in emacs on tty &
From: |
Andy Wingo |
Subject: |
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 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux) |
On Fri 22 Jul 2016 22:09, myglc2 <address@hidden> 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
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- bug#24056: `DATA and 'DATA look the same in Guile INFO in emacs on tty & X11,
Andy Wingo <=