GNU bug report logs - #28242
Batch mode compiling: Error messages are displayed with "invalid character" glyph bounding symbols.

Previous Next

Package: emacs;

Reported by: Alan Mackenzie <acm <at> muc.de>

Date: Sat, 26 Aug 2017 13:09:01 UTC

Severity: wishlist

Tags: wontfix

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


Message #38 received at 28242 <at> debbugs.gnu.org (full text, mbox):

From: Paul Eggert <eggert <at> cs.ucla.edu>
To: Eli Zaretskii <eliz <at> gnu.org>, Alan Mackenzie <acm <at> muc.de>
Cc: 28242 <at> debbugs.gnu.org
Subject: Re: bug#28242: Batch mode compiling: Error messages are displayed
 with "invalid character" glyph bounding symbols.
Date: Sun, 27 Aug 2017 09:46:32 -0700
Eli Zaretskii wrote:
> 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?

Although it might work if Emacs is run directly from a Linux console, I doubt 
whether it'd work in general. The ioctl needs a file descriptor, and which file 
descriptor should Emacs try? Stdout? Stderr? What if the output of Emacs is 
being sent to a file or pipe, and some other program later displays the text?

I'd like to see what GCC does before worrying about this too much. Also I'd like 
to know why Alan sometimes sees block squares and sometimes diagonal lines.




This bug report was last modified 4 years and 270 days ago.

Previous Next


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