X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:references:in-reply-to:reply-to :from:date:message-id:subject:to:content-type; q=dns; s=default; b= lVDBLInzONqCR7k+JJ+IxVqTLQq5sLh01NsjdZKH0b43vTXlw5FAV/HV+zFgedEX 2vBF1mqKkof7K08qSu7xwxu5wUJd9YNZMIOW5qNa/b1nEZYeVkyHac3b0YxZarUV WROS5n3t5aCEgKczx1fjRLtfU5XbCVmKwtFmmSp7z9o= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:references:in-reply-to:reply-to :from:date:message-id:subject:to:content-type; s=default; bh=aI6 wTa9o/Q8IwhN1j3PSSKfkv7A=; b=mweL8ltVFGUjYLfnqrzWggYlpq0I11IzNTy S1cQgT4DEHANYVI5fJ5SE9GGgzFjkLPjdd+RtEFWnc7jXuj8tonhj8KToDcKbh8C +PhTDeupsPd3EEGYDwiF9i5cwOQ6K5BOUFEacFKDrxaojQs6K2ffrMzdo2rGtZB6 aRNEw70s= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com 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 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 AT towo DOT net> In-Reply-To: <341d6cfa-1380-f8ab-fa42-099b4b7f8757@towo.net> Reply-To: noloader AT gmail DOT com From: Jeffrey Walton Date: Fri, 15 Mar 2019 07:16:43 -0400 Message-ID: Subject: Re: Emacs and CTRL key problems using Cygwin 3.0.3 To: cygwin AT cygwin DOT com Content-Type: text/plain; charset="UTF-8" X-IsSubscribed: yes 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