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 UDWNJFVRW2XFOQEA9RJhRA:P1 (envelope-from ) for ; Mon, 20 Nov 2023 13:30: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 UDWNJFVRW2XFOQEA9RJhRA (envelope-from ) for ; Mon, 20 Nov 2023 13:30: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 71F3558253 for ; Mon, 20 Nov 2023 13:30:13 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=ZKjXJytu; 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=1700483413; 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=DiDkbNu13mLaLbRM0Jlo1WxbuJo6v3j9G5RuVGV38p0=; b=pzyEGrlGbX5MzhjfGgKABTK6oi9+H9Hf9kverVi5Wdb+rgfVLAd/ORDaBw89AZrNZgN8hC 2JZK8HlmVb5tzYg7u3ymgJSI6gWGbceiMQ8z7LwffV/wiT/p3JKhmTbNOn5tAgO8VfFqeF Z49O05WXGKn8rvUybEMViLnoRKhsmZa9IcRVs8fAzX/+prns+lLTREjlz3dekBLw+eo/TH TFG4fGEmSNog3m9iZU8yNzNmFxUk4c/5155kbfaTQOmkss15qF25Hmrie7RkNdZKUeAA6w dF6bC7ai6YhLp30AELM/RJy+StvC1J679IFykNoq8tfb8tlew6qyDQTsyzDOEA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=ZKjXJytu; 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=1700483413; a=rsa-sha256; cv=none; b=YoAQa6qaeKZh+/BeYBQcfNU0bYsiFFJYiahBdD0INeE6C1cV193Jdw0ackr1a2fR4Zqepg SnwDfv/XITjg8IHfCH3lKjYqcYKkTPbqmC9xwTE0QCRTSft1KMr+jpZrIv7aolloJcPdbX rZIN9IITP7gEM7EZoBhY3+sP2ILdqST7iaey/QJYveJ4GTxFK+0wlZlcga83TOa8r2lVi+ fK6P0RoZcJfrno0OHNPr6aENE+Ki2cc5EY1Z2PU9CDcX5yBmfOnjLIRmc9hbv/7YM6ebTO jISOCDZ0k4FE2O164nyEe/qHxqnYgwjoDn2DsmB4Bos7uG6S7S/wld0AubGuJQ== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1r53Pe-0001SN-23; Mon, 20 Nov 2023 07:30: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 1r53Pc-0001Rg-O3 for guix-patches@gnu.org; Mon, 20 Nov 2023 07:30: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 1r53Pc-0007n4-Bf for guix-patches@gnu.org; Mon, 20 Nov 2023 07:30:00 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1r53Pe-0005Ya-AT for guix-patches@gnu.org; Mon, 20 Nov 2023 07:30: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 12:30: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: Andrew Tropin , Katherine Cox-Buday , Liliana Marie Prikler , 67272@debbugs.gnu.org Received: via spool by 67272-submit@debbugs.gnu.org id=B67272.170048335921171 (code B ref 67272); Mon, 20 Nov 2023 12:30:02 +0000 Received: (at 67272) by debbugs.gnu.org; 20 Nov 2023 12:29:19 +0000 Received: from localhost ([127.0.0.1]:52684 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r53Ow-0005VP-Ej for submit@debbugs.gnu.org; Mon, 20 Nov 2023 07:29:18 -0500 Received: from mail-lf1-x129.google.com ([2a00:1450:4864:20::129]:43132) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r53Oo-0005Uz-5j for 67272@debbugs.gnu.org; Mon, 20 Nov 2023 07:29:17 -0500 Received: by mail-lf1-x129.google.com with SMTP id 2adb3069b0e04-507cd62472dso5669580e87.0 for <67272@debbugs.gnu.org>; Mon, 20 Nov 2023 04:29:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1700483342; x=1701088142; 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=DiDkbNu13mLaLbRM0Jlo1WxbuJo6v3j9G5RuVGV38p0=; b=ZKjXJytucmSXUmbuX0kuBDamaheTbgPyvUUzzyFoh0UnDAKDIUGwsOH7W9qJwSjac4 xq51EJu/QnGA0fK5VPOvkQLkegWfkHEKv7UsU9nSYzZhC0O1c4Q7a15EaKikubiBLbKN hfQpkp6WvL+Uxpl5F4RhXdc+aoDc3FYLckydnM3WSfZgFVH3xk37RUFZe2PhGLEKR92r vZTGWJInZ6u9pdDtE7ziHgFDzwCIzTBIGIkNdYiCwTdO6mzop5VQpUv7u5YvgCa1kdvx LLcQT5/waBTJNyNBLIJQ10i/jIS4ff9+H9nJwn+c5QoRfyUzwzo1KcT1odDNqJ7GhqxN WLww== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700483342; x=1701088142; 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=DiDkbNu13mLaLbRM0Jlo1WxbuJo6v3j9G5RuVGV38p0=; b=W/0Me7z8/PZZQBPEnuQKMTQd9DksLMKTxBwlg1iYjDpp0LbRPNq6mstAmRBtodGnun 8Xy4TppBCVSGmzAnIf/S4c6DNVec4EfMuyhY04i0gaLwcxBxPQb6AynMtHZyTVwO8zXh DUAkt4QOUwMBaIq/QHZZVJFvnArlsUGMbxSh2xx1hxSbiHwFRYmsx5p01u0Q6xXy1nno 5PaqJW4vihRQJn5cqG856J0MaGcr6ONK9EzI7CuNvPSu9F8xI2xNBEkM9MJzNUcS0yYD fuPr3rOM9dHk2Jw1wiA+DlfFuVj5tqcrsaQnmv8uM96KC9yyxM3nGRWHhFWFR8Y0P7lk 4Wxg== X-Gm-Message-State: AOJu0YxkHN1ZFC0g4RQFcv9nqkTf9rnbuwE5m4eaI3FTmtfGI7RxOqGw 50x2Gg+8B3C3UcI4XpjCdyxN9hP5qfe0IyjFrFM= X-Google-Smtp-Source: AGHT+IG339J32YZwHEXOf42lqOIP+gkUurqJOO5l+gTiBeA/MCeWeybwQQln5NH4Xj3tR9F47hEL2myEZkwWexai6lI= X-Received: by 2002:ac2:5603:0:b0:507:9b69:6028 with SMTP id v3-20020ac25603000000b005079b696028mr2259429lfd.24.1700483341780; Mon, 20 Nov 2023 04:29:01 -0800 (PST) MIME-Version: 1.0 References: <875y1xmvvv.fsf@nicolasgoaziou.fr> <871qcknank.fsf@nicolasgoaziou.fr> <87wmucln08.fsf@nicolasgoaziou.fr> In-Reply-To: <87wmucln08.fsf@nicolasgoaziou.fr> From: Rostislav Svoboda Date: Mon, 20 Nov 2023 13:28:25 +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: 7.39 X-Spam-Score: 7.39 X-Migadu-Queue-Id: 71F3558253 X-Migadu-Scanner: mx13.migadu.com X-TUID: 5HxKj4i+/QKP > I already made my point and have nothing to add to that topic. So have I, and neither do I. Cheers