From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id mGPADPUpW2VGJQEA9RJhRA:P1 (envelope-from ) for ; Mon, 20 Nov 2023 10:42:13 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id mGPADPUpW2VGJQEA9RJhRA (envelope-from ) for ; Mon, 20 Nov 2023 10:42:13 +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 C3EB51570B for ; Mon, 20 Nov 2023 10:42:12 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=E5fONbF4; 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=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1700473333; h=from:from:sender:sender: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=61Q5DKTzrSrVUvYogx6vk7le7ct7nuTX23mrXS3InOI=; b=kNnthprsDZdiF/mmL+2sZBN2aVUPgBmZhPMxYD0LBpWCpGYkAxYKmA16MhKsIjh6bTVMZh u+zwSwsijrUacfSSsjf/SYLBHYZWWZe10tzu0Ueum0/0KQl8NkVRKPkziRuA0TM0peWnTC SxdhvhhFIIZpAnm2OE/Bn5nki4nO95mwHuKFQ5plVuFHG2oYctxz6eUstsSZZ0OIf3dD01 sZNA+XUgwgbWg3y7JgKdJ5a7jzkkoYLoKbyY/smln2QCD7VIycihYNOXmdfCXbI5o7wufp O7Hf0HOq0e9DSY3EL6ZoB2hIvf2hrLPsEXlsvjnP0efYQ7si9te3E/TsIPoMaA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=E5fONbF4; 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=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1700473333; a=rsa-sha256; cv=none; b=Ajg4jPsPvtmiljw7mOyxBBkF0OFzc6WVVEk2R5XpW+QHD3LSOX+yTH4UZLYKQj8sLtj57f uqoK6P9IJKAIi1Zg+s7WweIiGA50MNwJVwP0KQk/DUV0LXG6utXvhrF86hEENswQ/aOvAk TixKSWSO/a4Ux/9JnIx8rLJ62L90Uri0E48bNWHFnrowknTxq2+MhbL7qC24728zl6jKnK TKKPOOhC6HgbcWbpdhWIRTvRMB4d/ju6Td75n/aILVLbJY7aUhw0dIMtuUQl/UoZlr2zP1 tH9hXHXTWh1I4sJOYZitL+PftKpXhuUus4U51tpakWGj8UiPKo5w2AdFHrcDPA== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1r50n5-00067W-0l; Mon, 20 Nov 2023 04:42: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 1r50n3-00064B-Ek for guix-patches@gnu.org; Mon, 20 Nov 2023 04:42:01 -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 1r50n3-0001L6-6E for guix-patches@gnu.org; Mon, 20 Nov 2023 04:42:01 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1r50n4-00041F-Ix for guix-patches@gnu.org; Mon, 20 Nov 2023 04:42:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#67272] [PATCH] gnu: Add emacs-zop-to-char. Resent-From: Rostislav Svoboda Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 20 Nov 2023 09:42:02 +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: Nicolas Goaziou Cc: Liliana Marie Prikler , Katherine Cox-Buday , 67272@debbugs.gnu.org, Andrew Tropin Received: via spool by 67272-submit@debbugs.gnu.org id=B67272.170047326715387 (code B ref 67272); Mon, 20 Nov 2023 09:42:02 +0000 Received: (at 67272) by debbugs.gnu.org; 20 Nov 2023 09:41:07 +0000 Received: from localhost ([127.0.0.1]:52479 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r50mA-000406-Mc for submit@debbugs.gnu.org; Mon, 20 Nov 2023 04:41:07 -0500 Received: from mail-lf1-x129.google.com ([2a00:1450:4864:20::129]:53354) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r50m5-0003zQ-Q3 for 67272@debbugs.gnu.org; Mon, 20 Nov 2023 04:41:05 -0500 Received: by mail-lf1-x129.google.com with SMTP id 2adb3069b0e04-5098e423ba2so5743628e87.2 for <67272@debbugs.gnu.org>; Mon, 20 Nov 2023 01:40:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1700473254; x=1701078054; darn=debbugs.gnu.org; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=61Q5DKTzrSrVUvYogx6vk7le7ct7nuTX23mrXS3InOI=; b=E5fONbF4oTjL2qcXxOhIeRc0zSn6OpHu7byOE56GyTXT+Mn5xUa8BOpGxL72hw2jsc sHvGh7Gbhb0d0iNgRyLqIq5cE7CKbYIjZEeSIiQ4hcbCrV1njFU+tWIgRBMpS5HJpIwz 5sii0KSpYazrJZ6sbZstT/0I8UDIlZSWXgGQ+iPTfHOMfDLJ4dAGI//E8fOYYLdsfQtR /11a9eI1NunFUrcsz1T7D+Q54G71sitRjmE+pRIDD7dvGHKt1H9h/8q6ZGJMPSRGna07 rB2RIIKkbBxS94m2L/OSJ3DyroRAzsX2YTiMjfbreeCDuZyo/YtjknF03rVTJpyrZ0Lf na2w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700473254; x=1701078054; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=61Q5DKTzrSrVUvYogx6vk7le7ct7nuTX23mrXS3InOI=; b=rH/UUsBnn9CYmYbvwYMjunHv6S6ALIErRmMFIXVJmKDM1CuNKUUkWcnISrb8qXdDPr JWDc4kpV3CPi394FnmnuZrP9Yzbrr2D9qMH5s+37f5toVxgm3YuclCEiN7wTUG0vX+vt YKnNU8iEPc7Y7nTj7UeknH6NRG2FYbUPBUPYBjEfs+8VfgS0rYttMgWdlb63nj5IZtOA r6M6S3A34uY02noU6NXjVIyrjG8ci52lhnL9QZmfpzicGuYqmt6l43Zq6CRG6/JoGjL9 h5lrLugXN7Io4R4mld4xWqWBZEUsELU89k3/3eIOyGAGFpPvlbHrlChoJa0xNN9eYSmN CiRA== X-Gm-Message-State: AOJu0YxBoq5exR6DoGPa8SQ4RFwLIpd8Q/7MEFkj2VA7wP7Kjc+cf109 DXZ8/TJXsHoGHZzgL1al1O6/MrKPlFMukTohTLM= X-Google-Smtp-Source: AGHT+IG8nYNY3qyGqci/f1paRt3925jEG19rHLoPDQFo2MNhexTAOlcK//Wprgiv/yHwXBCaEz3A67YyJaBeBrOMVsE= X-Received: by 2002:ac2:5445:0:b0:500:9a29:bcb8 with SMTP id d5-20020ac25445000000b005009a29bcb8mr4685576lfn.4.1700473253415; Mon, 20 Nov 2023 01:40:53 -0800 (PST) MIME-Version: 1.0 References: <875y1xmvvv.fsf@nicolasgoaziou.fr> <871qcknank.fsf@nicolasgoaziou.fr> In-Reply-To: <871qcknank.fsf@nicolasgoaziou.fr> From: Rostislav Svoboda Date: Mon, 20 Nov 2023 10:40:16 +0100 Message-ID: Content-Type: text/plain; charset="UTF-8" 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: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: 4.40 X-Spam-Score: 4.40 X-Migadu-Queue-Id: C3EB51570B X-Migadu-Scanner: mx13.migadu.com X-TUID: M22P9S+6P0eL Hello > 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. Cheers Few examples: | url | github stars | last commit | nr of commits | nr of releases | | https://github.com/007kevin/pdf-view-restore | 34 | Sep 4, 2019 | 23 | 1 | | https://github.com/DamienCassou/json-navigator | 129 | Sep 4, 2023 | 43 | 1 | | https://github.com/FelipeLema/emacs-counsel-gtags | 22 | Feb 22, 2021 | 208 | 1 | | https://github.com/Kungi/helm-cider-history | 2 | Jul 19, 2015 | 3 | 0 | | https://github.com/ZehCnaS34/zonokai-emacs | 11 | Mar 22, 2016 | 130 | 0 |