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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=D1vgFnzEvzuf6I3E 1HpqPq6eu+Sn5pvG7LkUmacpLltGgMi5fh4ZSCPaut3WB+UNEYIKj3rgeLwSo8J5 +BTFxUFaWc2klsZ1Jth6GDcUUUvxYD0J8Fzap9ygfD4OlB023NCtgRfGjEvGisjR 06MetVR4q57Iw9J1Dy1KWJFQvdk= 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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=TJDjVMxUI4wWrqTpAQi/+C ZI5xQ=; b=Ra87ITh3Q6KKnSzqHtz2QZjmn/wB4leODyubdfKTj+PYizhdH84s6M xRoiI+OhEudLD6liGg7XVnWSpH2FSFa5LURtfwLHq7xTMNQVXpNopw9Iz2/qXiLS 8jP0kYyUBxLWaq+uWPg26hbCQbW1TWLT8XojP9AW3L2s5y7p4e4KA= 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-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=viewing, keypad, H*u:6.1, H*UA:6.1 X-HELO: mail-wm0-f48.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=YzBTtiHKPwLZYwzFZNNRO8NMm2a//OwGZeSaeXClyOo=; b=A6ogNgOIkJ/OkRCVdEf+Sstd+6vgZST+5eYZ1Aa+t9quILCF4+uB/skvl9f8GyZSH7 roP34Zj5kDsDMtcbtWIHfma4bEL+A0SIrhoZhR19E+ix8dO9DIlyVWgOy1qe+dIBBMLL auymDChvqGFoa+11muElQI9vwZDkH4B9tocxbkx2i6AsEDCgBIeI/miY7NiZS4EPs3Dc 7XKNb5A+4u//Huqz9lS4b7AeGAnkxgIqZkjKOnzu1Q+S+rYGVVM5pNolvTSqNqy5Ik1e /4sTmjvCWmDEJHyuwkCHwlIMJHC3RtO9FdcWX2dWWWH9GcM5a8bPPgIuGeW/Et7kSmrF ARUg== X-Gm-Message-State: AKwxytdtNmwEa64g/2VzvXuG4fqzse/HDia/q8HdvAh45K/Hu4lFtZJr T6Q9a7t1X5dIYusT3dgEdnqIIw== X-Google-Smtp-Source: AH8x227A8chSg8ohjVwDYaRjWHeRmAJvft4yya4ctKGs7vIEGBXSKmacvy3r9I2/6l1Evq35MCHHpA== X-Received: by 10.80.152.68 with SMTP id h4mr7297824edb.23.1516520699339; Sat, 20 Jan 2018 23:44:59 -0800 (PST) Subject: Re: Request new less release To: cygwin AT cygwin DOT com References: <59c1a821 DOT 0544ca0a DOT f4800 DOT 1ae3 AT mx DOT google DOT com> <5a634269 DOT 0b219d0a DOT 1d120 DOT 2de9 AT mx DOT google DOT com> From: Marco Atzeri Message-ID: <66a85583-c204-429b-59ce-e9982508c77b@gmail.com> Date: Sun, 21 Jan 2018 08:44:53 +0100 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.5.2 MIME-Version: 1.0 In-Reply-To: <5a634269.0b219d0a.1d120.2de9@mx.google.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Steven, please start a new thread, not reply to your message with different subject "cmake" On 20/01/2018 14:21, Steven Penny wrote: > Please release new Cygwin less. Current version is 487 (Oct 2016), and > since > then 3 versions [1] have dropped: > > - 520 (Sep 2017) > - 527 (Nov 2017) > - 529 (Nov 2017) > > these versions are currently beta, but they fix an important bug [2] > with how > less reads the configuration file. > > [1] http://greenwoodsoftware.com/less/index.html > [2] http://unix.stackexchange.com/a/377221 Noted but until it is in beta I am not planning to release it. The notes do not show anything critical "less-527 has been released for BETA testing. This version changes the new M command to take a mark letter, making it similar to the m command, except the M command marks the bottom line on the screen rather than top line. This version also adds a command ESC-m to remove a mark, fixes a bug that caused an erroneous binary file warning when viewing a UTF-8 file containing SGR sequences, and now correctly handles the keypad Enter key." Regards Marco -- 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