From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id gBv7J685W2VdqAAA9RJhRA:P1 (envelope-from ) for ; Mon, 20 Nov 2023 11:49:19 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id gBv7J685W2VdqAAA9RJhRA (envelope-from ) for ; Mon, 20 Nov 2023 11:49:19 +0100 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 5F1C016A91 for ; Mon, 20 Nov 2023 11:49:19 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=nicolasgoaziou.fr header.s=mailo header.b="u+Ew/DoC"; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1700477359; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-cc:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post: dkim-signature; bh=bs2Qs4loMHTQY4GyveMh0Pw2US1FUVVM6kiwOVsCP+E=; b=YKEjj5tWboE4+Knc0p4H/W4jQGo8mi8uYSor1fOZ7suZU7rQwmjq/S3QjIXM9C2bMuXA+W J7HkRBQg9bXB9KY2ZiMgsJdGGH1wcHBs0EmdAICAPgPoZyMWJg1jbz4jlv/mo5eAoEWkFc cj5MvrobzWqorMAzz+xsJWsQmzBfJBpRJYL1ckJgFrTWhx1Ir2iuDHpTT/SVkP0n6zmDwT dxo7rJpYQP4/6t5SX/HK5qllp3iTagG+EeWnCMCAV6HtBzh2F7njUSKRS2/cxgCAMRoriz qE2fyQUNlJuYpLsYxw2+nUElTDuPUfZsKliQXCMhsQMFj3gygUxrC74PNTRE5w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=nicolasgoaziou.fr header.s=mailo header.b="u+Ew/DoC"; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1700477359; a=rsa-sha256; cv=none; b=Ksq3BSY9LXTormfwSgU4a8t5psmjOUAPx/NqE9oftZPBDH56sx/ZNHC0YHaaUNish6Tqll a+K6FCX90Q0xooGDYjEUu8v+cVkv++7D0XrGYEX+ozxzXbE6sAuis9gtiHe6VOdDHwDMMj /b2b3v7ejZbZluR8zJVLfIHL32WRkNmufmEPJCFcfUpjjTwTb9k/341ifly/bILjHrYfj4 TQzSznpn2ODK4OhYlFqWWSN7IquX3+s/bYgSETt99mhlmIlwCVpzvD0xkcVoagMG9rpiLy rxgULyV83Y6QxpagW9H99sXWPc3T+HipZUcfL4xTbDLbwv+IccAb0kdkMBZSSQ== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1r51pv-0006A9-DW; Mon, 20 Nov 2023 05:49:03 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1r51ps-00069y-UW for guix-patches@gnu.org; Mon, 20 Nov 2023 05:49:00 -0500 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1r51ps-0001eR-Lh for guix-patches@gnu.org; Mon, 20 Nov 2023 05:49:00 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1r51pt-0008QP-V0 for guix-patches@gnu.org; Mon, 20 Nov 2023 05:49:01 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#67272] [PATCH] gnu: Add emacs-zop-to-char. Resent-From: Nicolas Goaziou Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 20 Nov 2023 10:49:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 67272 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Rostislav Svoboda Cc: Andrew Tropin , Katherine Cox-Buday , Liliana Marie Prikler , 67272@debbugs.gnu.org Received: via spool by 67272-submit@debbugs.gnu.org id=B67272.170047728532099 (code B ref 67272); Mon, 20 Nov 2023 10:49:01 +0000 Received: (at 67272) by debbugs.gnu.org; 20 Nov 2023 10:48:05 +0000 Received: from localhost ([127.0.0.1]:52588 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r51oy-0008Lc-KG for submit@debbugs.gnu.org; Mon, 20 Nov 2023 05:48:05 -0500 Received: from msg-1.mailo.com ([213.182.54.11]:43972 helo=mailo.com) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r51ow-0008KP-5H for 67272@debbugs.gnu.org; Mon, 20 Nov 2023 05:48:03 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=nicolasgoaziou.fr; s=mailo; t=1700477271; bh=bs2Qs4loMHTQY4GyveMh0Pw2US1FUVVM6kiwOVsCP+E=; h=X-EA-Auth:From:To:Cc:Subject:In-Reply-To:References:Date: Message-ID:MIME-Version:Content-Type; b=u+Ew/DoCNMaXyYYsEbd3J7OjcCE39Fi5FZSb7leK0cBkbaHAAFeFPkKooXsouyb0R 5je+SIK5zrNcpkv3Ywh7WpQlHgwQVN4wUmNNSovFQxg67vD8JCclBMxoFgCABqTOA6 MYl7ZoRv2pLXZj/nbAxgFYJsUdCesUT+CpyjIjfw= Received: by b221-6.in.mailobj.net [192.168.90.26] with ESMTP via ip-20.mailobj.net [213.182.54.20] Mon, 20 Nov 2023 11:47:51 +0100 (CET) X-EA-Auth: 4X/Ry/QajXxz5/XcIAHDxUaUMHEYT6Nz4o9hhWlkCDYKKNsZ7lerkFI0/21BjnCi1Aag1AiOZY//hWFA2FPa/19Ijp/JIL2Sb/1QcYFScss= In-Reply-To: (Rostislav Svoboda's message of "Mon, 20 Nov 2023 10:40:16 +0100") References: <875y1xmvvv.fsf@nicolasgoaziou.fr> <871qcknank.fsf@nicolasgoaziou.fr> Date: Mon, 20 Nov 2023 11:47:35 +0100 Message-ID: <87wmucln08.fsf@nicolasgoaziou.fr> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-to: Nicolas Goaziou X-ACL-Warn: , Nicolas Goaziou via Guix-patches From: Nicolas Goaziou via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -5.11 X-Spam-Score: -5.11 X-Migadu-Queue-Id: 5F1C016A91 X-Migadu-Scanner: mx10.migadu.com X-TUID: H/v+z91xq6Qo Rostislav Svoboda writes: >> I disagree. Guix usually sticks to actual releases [...] Note that if the last change was that important for the author, they would have made a release out of it. > > Sticking to actual releases makes sense for packages that follow a > "release-has-a-version" policy, which is common for big & popular > ones. > > But there's a number [see below] of smaller, less popular elisp > packages with infrequent contributions where the author doesn't really > bother with a strict "tagged-releases" policy. Sometimes it's > forgotten over the years, so "rolling-releases" become the norm. > > IMO that's the case for our > https://github.com/thierryvolpiatto/zop-to-char too. Our 00152aa was > done on May 1, 2018. That's over five years ago. Waiting for 1.2 > doesn't make sense. It's probably not happening anytime soon, not even > soon-ish, even though the 00152aa seems to be important. I already made my point and have nothing to add to that topic. Regards,