unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* M-x compile: escape sequence
@ 2016-04-28 22:16 Xavier Maillard
  0 siblings, 0 replies; only message in thread
From: Xavier Maillard @ 2016-04-28 22:16 UTC (permalink / raw)
  To: help-gnu-emacs

Hello,

as discussed into another thread (TDD/BDD) and as Philip suggestion, I've
tried to practice M-x compile RET instead of going into a terminal and type «
make ».

This works pretty good except for something odd I do not know how to fix:

-*- mode: compilation; default-directory: "~/git/sententia/" -*-
Compilation started at Fri Apr 29 00:01:58

make -k 
cask exec ert-runner
cask exec ecukes
Warning: Lisp directory `/usr/local/Cellar/emacs/24.5/share/emacs/24.5/lisp/emacs-parallel': No such file or directory
Warning: Lisp directory `/usr/local/Cellar/emacs/24.5/share/emacs/24.5/lisp/emacs-parallel': No such file or directory
[32m.[0m
[1A[1C[32m.[0m
[1A[2C[31m.[0m

  Scenario: Activate sententia mode
    [32mGiven I start an action chain[0m
    [32mAnd I turn on sententia-mode[0m
    [31mThen "sententia-mode" should be active[0m
      [31mSymbol's value as variable is void: sententia-mode[0m
    [36mThen The current buffer should be in "sententia-mode"[0m

3 scenarios ([31m1 failed[0m, [32m2 passed[0m)
13 steps ([31m1 failed[0m, [36m1 skipped[0m, [32m11 passed[0m)
make: *** [ecukes] Error 1
make: Target `all' not remade because of errors.

Compilation exited abnormally with code 2 at Fri Apr 29 00:02:01

As you can see, there are many color escape sequences not converted into
their coresponding color. I would like to fix that. Where do I have to start
looking for ?

Thank you

Xavier Maillard


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-04-28 22:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-28 22:16 M-x compile: escape sequence Xavier Maillard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).