From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 62259 invoked by alias); 15 Mar 2019 11:29:24 -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 62251 invoked by uid 89); 15 Mar 2019 11:29:24 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-2.1 required=5.0 tests=AWL,BAYES_20,KAM_NUMSUBJECT,RCVD_IN_DNSWL_NONE autolearn=no version=3.3.1 spammy=upgraded, walton, Walton, CTRL X-HELO: mout.kundenserver.de Received: from mout.kundenserver.de (HELO mout.kundenserver.de) (212.227.17.10) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 15 Mar 2019 11:29:23 +0000 Received: from [192.168.178.45] ([95.91.242.211]) by mrelayeu.kundenserver.de (mreue106 [212.227.15.183]) with ESMTPSA (Nemesis) id 1MGR3r-1hGcbF2my5-00GnfN for ; Fri, 15 Mar 2019 12:29:20 +0100 Subject: Re: Emacs and CTRL key problems using Cygwin 3.0.3 To: cygwin@cygwin.com References: <341d6cfa-1380-f8ab-fa42-099b4b7f8757@towo.net> From: Thomas Wolff Message-ID: <776541bb-899a-c249-a8ec-e3c85f1bbf91@towo.net> Date: Fri, 15 Mar 2019 11:29:00 -0000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.5.3 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2019-03/txt/msg00399.txt.bz2 Am 15.03.2019 um 12:16 schrieb Jeffrey Walton: > 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. Sure you're running mintty 2.9.8 when you again see the issue? Please check in Options - About. -- 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