emacs-devel
[Top][All Lists]
Advanced

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

Re: Emacs shell: set TERM to ansi instead of dumb


From: Juri Linkov
Subject: Re: Emacs shell: set TERM to ansi instead of dumb
Date: Thu, 05 Dec 2019 00:41:15 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (x86_64-pc-linux-gnu)

> cd build && make -k -j4   && cd -
> [35m[1mScanning dependencies of target invcross_tests[0m
> make: Target 'default_target' not remade because of errors.
> ...
> Compilation exited abnormally with code 2 at Wed Dec  4 01:34:36
>
>
> BTW, above is compilation by tramp.
>
> Those were my customizations:
>
> (progn (setq comint-terminfo-terminal "ansi") (add-to-list 
> 'compilation-environment "TERM=dumb"))
>
> Is there something else. I should customize?

Please try to add "TERM=dumb" to 'tramp-remote-process-environment'.



reply via email to

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