X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 8FBDF386F010 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1599845733; bh=AKz7LQvhivU8HsiYwlE+EC8EabD7HdzrQyxbnSH0bpA=; h=To:Subject:Date:List-Id:List-Unsubscribe:List-Archive:List-Post: List-Help:List-Subscribe:From:Reply-To:From; b=GRdV0Kn2IcQZACi15uLJhiEopO3V9V9g5U2FmabPpOQIf4pzb+UgpN9gpq3nc725M DLjsnFgdaTVoYJ62P2MNU5MbZfLHRTsPJsrISsmgvJerKABlHZN6wyvTq6CF0T13BB 2v+9bVnNNa5fNY3E6pyxjbFp8OK02j+7/o1XqEpE= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 90D62387090C X-Authentication-Warning: soth.netfence.it: Host alamar.local.netfence.it [10.1.2.18] claimed to be alamar.ventu To: "cygwin AT cygwin DOT com" Subject: Help with emacs and VC++ Message-ID: Date: Fri, 11 Sep 2020 19:35:21 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:68.0) Gecko/20100101 Thunderbird/68.12.0 MIME-Version: 1.0 Content-Language: en-US X-Spam-Status: No, score=1.2 required=5.0 tests=BAYES_00, DKIM_INVALID, DKIM_SIGNED, KAM_DMARC_STATUS, RDNS_DYNAMIC, SPF_HELO_NONE, SPF_PASS autolearn=no autolearn_force=no version=3.4.2 X-Spam-Level: * X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.29 List-Id: General Cygwin discussions and problem reports List-Archive: List-Post: List-Help: List-Subscribe: , From: Andrea Venturoli via Cygwin Reply-To: Andrea Venturoli Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "Cygwin" Hello. I've got a project where I'm using Cygwin's emacs + GNU Make + VC++. For some reason, it seems CL.exe colorizes or decorates its output and Emacs does not understand this, so what I get is a lot of control codes (e.g. things like "^[[?25l Creatin^[[?25h^[[?25l") which make the output very hard to read. I looked into cl.exe to suppress this, but found no way; is there any tweak/addon/whatever I can use on Emacs side? bye & Thanks av. -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple