From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from conssluserg-01.nifty.com (conssluserg-01.nifty.com [210.131.2.80]) by sourceware.org (Postfix) with ESMTPS id 8231439524A1 for ; Fri, 11 Sep 2020 17:41:35 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 8231439524A1 Received: from Express5800-S70 (v038192.dynamic.ppp.asahi-net.or.jp [124.155.38.192]) (authenticated) by conssluserg-01.nifty.com with ESMTP id 08BHewXL006438; Sat, 12 Sep 2020 02:40:58 +0900 DKIM-Filter: OpenDKIM Filter v2.10.3 conssluserg-01.nifty.com 08BHewXL006438 X-Nifty-SrcIP: [124.155.38.192] Date: Sat, 12 Sep 2020 02:40:59 +0900 From: Takashi Yano To: cygwin@cygwin.com Subject: Re: Help with emacs and VC++ Message-Id: <20200912024059.04c71e33caf40faf1443057a@nifty.ne.jp> In-Reply-To: References: X-Mailer: Sylpheed 3.7.0 (GTK+ 2.24.30; i686-pc-mingw32) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-3.4 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, NICE_REPLY_A, RCVD_IN_BARRACUDACENTRAL, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=no autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: cygwin@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Sep 2020 17:41:37 -0000 On Fri, 11 Sep 2020 19:35:21 +0200 Andrea Venturoli via Cygwin wrote: > 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? Could you please try the latest snapshot? https://cygwin.com/snapshots/ This problem should be fixed. -- Takashi Yano