bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#28242: Batch mode compiling: Error messages are displayed with "inva


From: Eli Zaretskii
Subject: bug#28242: Batch mode compiling: Error messages are displayed with "invalid character" glyph bounding symbols.
Date: Sun, 27 Aug 2017 17:40:26 +0300

> Date: Sun, 27 Aug 2017 09:16:54 +0000
> From: Alan Mackenzie <acm@muc.de>
> Cc: 28242@debbugs.gnu.org
> 
> Why are these curly quotes being output without first checking that the
> device they're being output to can display them?

Paul, is it possible to use for this purpose a technique similar to
what you coded in calculate_glyph_code_table?  That is, call that
special ioctl function, then look in the mapping it returns for the
curly quote characters, and if they aren't there, reset
text_quoting_flag?  Would that work?





reply via email to

[Prev in Thread] Current Thread [Next in Thread]