[CMake] color makefile ?

Jan Woetzel jw at woetzelweb.de
Wed Jul 19 18:39:50 EDT 2006


Jan Woetzel wrote:

> (1) I think XEmacs is using an xterm but doing his own extar coloring 
> to mark e.g. errors in red. Is that the problem?

for the records:

This is a workaround for the color problems:
Use compile-command
  make -C <dir> | tee

tee removes all the undesired escape sequences :)

However,
I think the problem should be fixed in CMake to be even more 
"conservative" with coloring, e.g. with a runtime check on env. var 
"EMACS=t".

Jan.

-- 

  Dipl.-Ing. Jan Woetzel
--------------------------------------------------
  Uni Kiel
  Institut f. Informatik und Praktische Mathematik
  Hermann-Rodewaldstr. 3  [Raum 310]
  24098 Kiel/Germany
--------------------------------------------------
  Tel    +49-431-880-4477
  Fax    +49-431-880-4054
  Privat +49-431-802872
  Mob.   +49-179-2937346
--------------------------------------------------
  Url    www.mip.informatik.uni-kiel.de/~jw
  Email  jw at mip.informatik.uni-kiel.de
  Privat jw at WoetzelWeb.de



More information about the CMake mailing list