From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ot1-x336.google.com (mail-ot1-x336.google.com [IPv6:2607:f8b0:4864:20::336]) by sourceware.org (Postfix) with ESMTPS id AB64D385C017 for ; Thu, 19 Mar 2020 19:50:48 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org AB64D385C017 Received: by mail-ot1-x336.google.com with SMTP id a49so3675183otc.11 for ; Thu, 19 Mar 2020 12:50:48 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=eEb8y0M80jNb049j2Rlm57uB2bwPTY2LYlBaIenW1oI=; b=br+UdygpwmSOuhyPecxNtdRUEJi+up40Avgi2sSKOK6ilCLXp/D8KkZc3bkwEZfdK5 e3n+Ipm02XbysE/Jv0NSmudj12llcf9Y5lp5heNfgvFG1H1wINcmkbEO31pfAvn3/xjn 2htR5EfAprpHFQ9BxeubZ1UHRg02LcDG4PX5uckYhRMFjk1xtq/oPDoOTXXv94qoaCe0 tiYtQsPxOAxN2CB7CTHK5ZcU2a0lDKiQfcb3jolv0OjDaiQC4DaI5R3h2wUIM5f0InXO GIPM6ewByK0KQlxqlH8RZDTgTM78F2cqJfJwQzduwx04TNMfUVsQrg+DGPTNecgqzI34 S4Cw== X-Gm-Message-State: ANhLgQ3JKJEnusNUzyONh62B9EiRsn5tcPX0fmFLhBbMNvy6JeFsqC/F oCrfQ24tYczONjE2G84L1mSMgRx5UumRjDmp58I= X-Google-Smtp-Source: ADFU+vv6/3ldw574n1MDFnwKv+t6siA6ED+VFC4cpFgrAif7olkYCK9FU9MNa1UhP7tt2BnScdaOtTPZmZugRQEagC4= X-Received: by 2002:a9d:82a:: with SMTP id 39mr3729923oty.82.1584647448025; Thu, 19 Mar 2020 12:50:48 -0700 (PDT) MIME-Version: 1.0 References: <77d22efc-4a2c-422a-c7d5-22b5632e707d@cornell.edu> <1645225181.20200318182240@yandex.ru> In-Reply-To: From: David Karr Date: Thu, 19 Mar 2020 12:50:36 -0700 Message-ID: Subject: Re: After cygwin upgrade, Emacs shell buffers with colors are corrupted To: Ken Brown Cc: The Cygwin Mailing List X-Spam-Status: No, score=-0.2 required=5.0 tests=DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, HTML_MESSAGE, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.29 X-BeenThere: cygwin@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Cygwin mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Mar 2020 19:50:49 -0000 On Wed, Mar 18, 2020 at 2:17 PM David Karr <> wrote: > On Wed, Mar 18, 2020 at 9:38 AM Ken Brown via Cygwin <> wrote: > >> On 3/18/2020 11:22 AM, Andrey Repin wrote: >> > Greetings, David Karr! >> > >> >> Thanks, that worked. For now, I guess I have to figure out how to set >> that >> >> property permanently, or until this pty bug is fixed.. I start Emacs >> from a >> >> shortcut, executing "emacs.xml". I see the file appears to have some >> >> syntax for setting the environment, but I've never inspected that file >> >> before. >> > >> > You set it in Windows. >> >> Not necessarily. He might just want to set it for emacs. Editing >> emacs.xml is >> a fine way to do it. >> > > I have no idea whether I would want to do it only for Emacs, as I don't > know what the issue is. > > However, if I wanted to, could you point me to the documentation for > changing that file? The README doesn't say anything about this. > > Just so it's clear, Ken Brown directly sent me some information of what he knew about the emacs.xml documentation, but it didn't appear to work. I've verified that setting the CYGWIN variable globally to "disable_pcon" has resolved the problem.