bug-apl
[Top][All Lists]
Advanced

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

Re: [Bug-apl] Fix for echo problem in Emacs on OSX


From: Elias Mårtenson
Subject: Re: [Bug-apl] Fix for echo problem in Emacs on OSX
Date: Sun, 15 Dec 2013 17:44:42 +0800

Thank you, and awesome. :-)  I've implemented support for highlighting of CERR output.

Do you think it would make sense to differentiate CERR and COUT output from the output of an error? I'm specifically referring to the call to err.print_em (StateIndicateor.cc line 426). One alternative is to change COUT to CERR on that line, which makes application errors nicely highlited. Another option would be to introduce a new tag that would allow one to have an ever greater level of customisability.

Regards,
Elias


On 15 December 2013 02:41, Juergen Sauermann <address@hidden> wrote:
Hi,

I have applied your patches. I also added an --emacs command line option which
sets the color tags for CIN, COUT, and CERR to U+F00C0, U+F00C1, and U+F00C2
(UTF8 sequences f3 b0 83 80, f3 b0 83 81, and f3 b0 83 82) respectively.

SVN version 57.

/// Jürgen


reply via email to

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