From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mailout03.t-online.de (mailout03.t-online.de [194.25.134.81]) by sourceware.org (Postfix) with ESMTPS id 3D4943858CD1 for ; Mon, 31 Jul 2023 10:11:24 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 3D4943858CD1 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=t-online.de Authentication-Results: sourceware.org; spf=none smtp.mailfrom=t-online.de Received: from fwd82.aul.t-online.de (fwd82.aul.t-online.de [10.223.144.108]) by mailout03.t-online.de (Postfix) with SMTP id E2EB0522B0; Mon, 31 Jul 2023 12:11:22 +0200 (CEST) Received: from [192.168.2.101] ([79.230.160.39]) by fwd82.t-online.de with (TLSv1.3:TLS_AES_256_GCM_SHA384 encrypted) esmtp id 1qQPs2-2fxI120; Mon, 31 Jul 2023 12:11:22 +0200 Subject: Re: [PATCH setup] Keyboard accelerator for keep or skip To: Jon Turney , "cygwin-apps@cygwin.com" References: <5a0dcaa4-4ce0-4d43-8f2a-0cf56d068f08@t-online.de> <54e25a4b-f5e9-0654-80a2-e3613166b288@dronecode.org.uk> From: Christian Franke Message-ID: <6ec733d2-d01f-d824-d5ef-c4fad7e3fd9d@t-online.de> Date: Mon, 31 Jul 2023 12:11:20 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 SeaMonkey/2.53.16 MIME-Version: 1.0 In-Reply-To: <54e25a4b-f5e9-0654-80a2-e3613166b288@dronecode.org.uk> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-TOI-EXPURGATEID: 150726::1690798282-3952BD37-59EAEF8B/0/0 CLEAN NORMAL X-TOI-MSGID: e9cb2159-48b1-4d92-892c-50fab78de2b7 X-Spam-Status: No, score=-3.3 required=5.0 tests=BAYES_00,FREEMAIL_FROM,KAM_DMARC_STATUS,KAM_LAZY_DOMAIN_SECURITY,NICE_REPLY_A,RCVD_IN_DNSWL_LOW,RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL,SPF_HELO_NONE,SPF_NONE,TXREP,T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: Jon Turney wrote: > On 25/04/2023 18:00, Christian Franke via Cygwin-apps wrote: >> Use case: Easily prevent update of multiple packages in the "Pending" >> view, in particular useful if "Test" is selected. > > Sorry for the delay in looking at this.  Obviously needed. N.P. > Please apply. Done.