GNU bug report logs -
#16292
24.3.50; info docs now contain single straight quotes instead of `'
Previous Next
Reported by: Gregor Zattler <grfz <at> gmx.de>
Date: Sun, 29 Dec 2013 22:10:01 UTC
Severity: wishlist
Found in version 24.3.50
Fixed in version 24.4
Done: Glenn Morris <rgm <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
On 05/02/2014 11:11 AM, Drew Adams wrote:
> I've had a report from an info+.el user that his 24.4.50.1
> build breaks the Info+ highlighting of names because '...' is
> used now instead of `...'.
Emacs should be built either with an old makeinfo, which should quote
`like this' with ASCII accent-grave and apostrophe, or with a new
makeinfo, which should quote ‘like this’ with Unicode directed
single-quotes. Makeinfo shouldn't quote 'like this' with ASCII
apostrophe only. Perhaps your info+.el user could investigate why
makeinfo is misbehaving for them, and if they figure that out it might
be nice for us to modify the Emacs distribution to stop the misbehavior.
This should fix the problem without info+.el having to worry about which
makeinfo version was used.
Also: in a standard Emacs tarball the builder shouldn't ever run
makeinfo, as the info files should all be prebuilt and up-to-date. Can
your info+.el user please also investigate why that didn't work for them?
This bug report was last modified 11 years and 18 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.