From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id QGKGDvVbWmVKLgAAauVa8A:P1 (envelope-from ) for ; Sun, 19 Nov 2023 20:03:17 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id QGKGDvVbWmVKLgAAauVa8A (envelope-from ) for ; Sun, 19 Nov 2023 20:03:17 +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 122BE3EF29 for ; Sun, 19 Nov 2023 20:03:17 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=JhKz4IWS; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); 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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1700420597; a=rsa-sha256; cv=none; b=mcxvhwuJQlJRloEmkIBy58ZOAF1Xk2ShZTBA9y/xWlk0wKnzqkOhu/iWHaZQgQrufLL6Oc g1f5tm7r240w3CT9E+R7y4Duf0xtZB2h63FQsBPH+SC3VEj8amFvY1VetWY1qI/7uDdWyL gpYq0Oj2s0zB0+OZ8DcnhEZakkgggDeyMbMvxl3Oz1huNOzp93vWi70XudeTwsJ47MUoDy iWNKHBZtRaU4FpNvQMYpBLGsmKilsAxVz9MNB0GdzcUpZRSM6x/Cymu1eEGfBQsIzqzUaq TU6iPd0X7NlzY9/OZLG0VnVRCFkBWxYwY0ddGVAub+6oJaeFBa2mB6EyGOplPQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1700420597; 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=yemy0mIkV5wd2fkUUYxj38UnZ9C8307nsxtVRkp4HDE=; b=qoBf5Lxl0Nip+wyKX3eXO/aPVLBoT2SOscWvxWqasb8y4bgEnpBhEMbDLf/FLBM2883Pyo OjdyX8VF0s266VrKXSCowo6ALi61ZxQABIldxHhuMVWFIv2gYbxSaDfYn1w4VR6FP75g5L EBwDL+pB6ejpbQ+sxiPc3dtylivCzhHFRH1jaCZapcgbnWUfIP/mjBILkprHjWyyq8zhiU q9BAHATI420ORtuI+cxvLYlpWiUeYqJiJ0lYD/ga9XKeYo0CSXntOa0lxGDDOyaz0066EV /LZfHpSM+7F3mCA8jkwKlR6kWvz5lWo0jODXWSb6okAwMjXcM46RL9Wg5LSF/A== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=JhKz4IWS; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); 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" Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1r4n4Q-0003FD-41; Sun, 19 Nov 2023 14:03:02 -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 1r4n4O-0003Ep-EW for guix-patches@gnu.org; Sun, 19 Nov 2023 14:03: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 1r4n4O-0003bM-70 for guix-patches@gnu.org; Sun, 19 Nov 2023 14:03:00 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1r4n4P-00011z-Kg for guix-patches@gnu.org; Sun, 19 Nov 2023 14:03:01 -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: Sun, 19 Nov 2023 19:03: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: 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.17004205623936 (code B ref 67272); Sun, 19 Nov 2023 19:03:01 +0000 Received: (at 67272) by debbugs.gnu.org; 19 Nov 2023 19:02:42 +0000 Received: from localhost ([127.0.0.1]:52099 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r4n45-00011Q-RA for submit@debbugs.gnu.org; Sun, 19 Nov 2023 14:02:42 -0500 Received: from mail-lf1-x132.google.com ([2a00:1450:4864:20::132]:57725) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r4n44-00011B-Vs for 67272@debbugs.gnu.org; Sun, 19 Nov 2023 14:02:41 -0500 Received: by mail-lf1-x132.google.com with SMTP id 2adb3069b0e04-50aab3bf71fso779851e87.3 for <67272@debbugs.gnu.org>; Sun, 19 Nov 2023 11:02:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1700420553; x=1701025353; 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=yemy0mIkV5wd2fkUUYxj38UnZ9C8307nsxtVRkp4HDE=; b=JhKz4IWS1SGsbMsGYVwODZVV00UfRsNxLdr4DKA9lybXMM7G0kNZ7rUp5DeHUnnq+M IwsU+uGDtXO/JT3fvPEc1PikjGNLegO/I6jJYZZGSAaQqyk3WfaEv4WyhoITXlnHdNvA 9aHgHWCZifp4LuLViwrWp2o0g+/rZZzDFp6GKK5tj3e7isdPQTnXST0L4OGhIYJJV563 IKTDfGWARY4Rs9uSyJNbEMD604o2XmATQ5CGiF+RCt9I2bpxqZsv1CwZBpPKnTlMEAlN vTT8XQqEr+/9ju43BuHSYaa+0CL+OClZ0TMbCincsEGrL+Vatk6jSklkstSHw8ifaIg7 /dXw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700420553; x=1701025353; 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=yemy0mIkV5wd2fkUUYxj38UnZ9C8307nsxtVRkp4HDE=; b=jioYsI++eY4ivDZNeyvTlaEBL/Yuc95ldzqwW/NY3yiXZ97+F23m+z8qMZvJNHgrng aurGTzOBbNkKgujjQpVpb/MVQfxQSbtSEa2XZhnzByyYImFyYo2uOXRhXB6Y5PU9O0w2 +oFhwMlS72l0Q/+FE+6eJo72NODj0pUbCsXy8DQo/Jz2dXVx5W6rhCvmiVvunm/p+pkw HWGcreCOvbWp4cLK6o5MdZYaa6zPIrAQYQQzvWZ9UUYgKieyQpjp2XOl2yk9KNqrEnMh 4Qh1PewaH49Nf6eOU8+W0ee1Q5/CKPlOxKtxtd8iEOCrOJhiC0fiHJm9qeXF8NIP3AYq sZ+g== X-Gm-Message-State: AOJu0YxBliPJk7isFuS/GbscJkKlTsfyBs9++1LCKbAYRw3Sh3h2YS79 cO5FgoafZ6XS6/DN5XMdOxqgWG5Qkw+FAT1x4vQ= X-Google-Smtp-Source: AGHT+IHudEofjztiLGqAL1yeyDvJ/nDWmSeirLBJX+954o1BUFfDoEYd5HBCy3hvcU9eci88+GZ4JQCByb/mSY6W4CE= X-Received: by 2002:a19:8c57:0:b0:507:9777:7a7 with SMTP id i23-20020a198c57000000b00507977707a7mr3664041lfj.17.1700420552913; Sun, 19 Nov 2023 11:02:32 -0800 (PST) MIME-Version: 1.0 References: <875y1xmvvv.fsf@nicolasgoaziou.fr> In-Reply-To: <875y1xmvvv.fsf@nicolasgoaziou.fr> From: Rostislav Svoboda Date: Sun, 19 Nov 2023 20:01:56 +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-Scanner: mx11.migadu.com X-Spam-Score: 6.19 X-Migadu-Queue-Id: 122BE3EF29 X-Migadu-Spam-Score: 6.19 X-TUID: IesBEGAhmL+Q > - the current commit only adds a donation link to the README. Actually, the 00152aa deleted the donation link. It didn't add it. Either way, the commit is about "money", and that's a sensitive thing so it's better to respect its intention. Cheers