From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3919 invoked by alias); 15 Mar 2019 11:17:02 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 3901 invoked by uid 89); 15 Mar 2019 11:17:02 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-0.2 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,KAM_NUMSUBJECT,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=no version=3.3.1 spammy=upgraded, walton, Walton, CTRL X-HELO: mail-it1-f181.google.com Received: from mail-it1-f181.google.com (HELO mail-it1-f181.google.com) (209.85.166.181) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 15 Mar 2019 11:17:00 +0000 Received: by mail-it1-f181.google.com with SMTP id z126so6787800itd.5 for ; Fri, 15 Mar 2019 04:17:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:reply-to:from:date:message-id :subject:to; bh=PZ/0e9tidDZsh1NEZLNiBbv/qUPagBt22XKXFk33fCs=; b=UADrY6rJT/fmQ2tVHnm/1XrXqGscT59ZQlQLPQtcV3Doojk/0Mmdjr+EXnRK5O8kUx 6XcNyqCf6ZvNM5UYiYEoyHopmScrNS0wUUWeEPWNDAfLYgF/dxjoImsstssp+mVyxuPq WJs24ZRVcrtgrBFCU7gULCtdgHZ9X8WoxQ6B2akGf4UA6/a3ozlB6+BY13ITLVo8GlIJ IUkGkgk6N9174BrV2byHLX5gIq2PwEGaibi8hn1io7irA21nbtL1qasN4qZVU1K/+Usz vwOV7SvccQBzHNGjLO248BknTGsoJoZJfSGaTBPI8nyx6EFKhg3PVlfqYNiwroLQ/AlJ Pykg== MIME-Version: 1.0 References: <341d6cfa-1380-f8ab-fa42-099b4b7f8757@towo.net> In-Reply-To: <341d6cfa-1380-f8ab-fa42-099b4b7f8757@towo.net> Reply-To: noloader@gmail.com From: Jeffrey Walton Date: Fri, 15 Mar 2019 11:17:00 -0000 Message-ID: Subject: Re: Emacs and CTRL key problems using Cygwin 3.0.3 To: cygwin@cygwin.com Content-Type: text/plain; charset="UTF-8" X-IsSubscribed: yes X-SW-Source: 2019-03/txt/msg00397.txt.bz2 On Fri, Mar 15, 2019 at 5:59 AM Thomas Wolff wrote: > > Am 15.03.2019 um 07:29 schrieb Jeffrey Walton: > > Hi Everyone, > > > > I just upgraded to Cygwin 3.0.3. 3.0.3 was an in-place upgrade over > > top the previous version. I don't recall the previous version. > > > > I used Cygwin x86_64 flavor and SSH'd into a Linux box. I opened a > > text file with emacs and tried to delete a line with CTRL+K. Notice > > the '5;5u' where the delete was supposed to occur: > > > > IS_APK=$(command -v apk 2>/dev/null | grep -v "^no " | wc -l) > > > > 5;5u5;5u5;5u > > > > if [ "$IS_DNF" -ne 0 ]; then > > > > Formerly emacs worked as expected. > Fixed with mintty 2.9.8. I just updated, and saw mintty was the only package. But I am still seeing the issue. Jeff -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple