GNU bug report logs -
#24793
25.1; Info-quoted face only works if curley quotes are displayed
Previous Next
Reported by: Howard Melman <hmelman <at> gmail.com>
Date: Tue, 25 Oct 2016 15:44:02 UTC
Severity: wishlist
Tags: wontfix
Found in version 25.1
Done: Glenn Morris <rgm <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Howard Melman wrote:
> The Info-quoted face doesn't seem to do anything in Info
> buffers.
>
> It seems to be because Info-mode-font-lock-keywords assumes
> curley quotes are used.
http://lists.gnu.org/archive/html/emacs-devel/2015-06/msg00000.html
`...' is the quoting used with Texinfo-4, whereas Texinfo uses the
curly quotes. The current code recognizes the curly quotes because that
can be done much more reliably, whereas trying to highlight `...' is
fraught with too many risks of either false positives or false
negatives.
While Texinfo 5's performance sucks rocks, the curly quotes output is
The Right Way, in my opinion, so I don't think it's terribly important
to highlight the old-style quotes: if you like this highlighting, then
use Texinfo-5.
This bug report was last modified 8 years and 165 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.