From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms13.migadu.com with LMTPS id UJiwEZOMcmYccAEAqHPOHw:P1 (envelope-from ) for ; Wed, 19 Jun 2024 07:45:23 +0000 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id UJiwEZOMcmYccAEAqHPOHw (envelope-from ) for ; Wed, 19 Jun 2024 09:45:23 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=nicolasgoaziou.fr header.s=mailo header.b=sTLycmRW; 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=1718783123; 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-to: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=LPhP3hGse0XVYvzr5X5gby5EgkpK+fenafaz7q9S2hw=; b=F5V8yHJyqucbTHDb3k+q048U/nEZEDOULFMEbanzEIdIj9vIuq16GT2V3HVkdiogKN2MDd 2NIrxaqu6pdMpJZaglBqwDqKL98MNrn2I+rfwjggh4MT+ldjEG8zsc0JP6/b+6+9XXOYk4 tyDPJqGeUuBU2d55TZLoz4e69udwQay3OKgeGSOxr8Y5F4mC7YSjRpzRLYg27COA4Ttu/Q rWiyWax6TrOtKiRx+UU3Nkdxdxt1OfQHhzVIyENmSK+mAn84EZ6M9p1YOUs/QdFoXTooIW thRmBGuv/99RFxDyjE/JJjYvJYm0AzYlbKFyrZKSmX/j+pHieUEDTmzMQwiNNw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=nicolasgoaziou.fr header.s=mailo header.b=sTLycmRW; 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=1718783123; a=rsa-sha256; cv=none; b=kAhy4N0LakBCg8sB2OS0/tySdBcajCmua+oCWwPkJVxqDVPArcpE7kAQhQcX6KQI5TggSk CffdF5GHBFhxwzPecVNMSn2cMvjhnRjNxYtu8LrGDmtg6Uyc02Sx1spX+Md8rAFgP2QzAZ nyM1gSkIbqPVFpXg2VnR55K9M0IA4kebtBK2VonzyMWZEWAJnrS0k5A8TcnkaUB3vpL6Ul qNyPwX4a9hC5lYbPuwMyTSXy1ygIAo+Wixjm2JmQSKgqrzJijlaX74w38bkJBnICwEqrxN fsDFXP+NL8NAEwsIh17FBGp8PMW841y5XKwrW6SBWbflucdZnWo/piG30yWYFw== 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 19DB920F17 for ; Wed, 19 Jun 2024 09:45:23 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sJq0J-0006GJ-Ul; Wed, 19 Jun 2024 03:45:15 -0400 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 1sJq08-0006Fp-J5 for guix-patches@gnu.org; Wed, 19 Jun 2024 03:45:04 -0400 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 1sJq03-0004RW-SX for guix-patches@gnu.org; Wed, 19 Jun 2024 03:45:00 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1sJq06-0003b2-OK for guix-patches@gnu.org; Wed, 19 Jun 2024 03:45:02 -0400 Subject: bug#67272: [PATCH] gnu: Add emacs-zop-to-char. References: Resent-From: Nicolas Goaziou Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Wed, 19 Jun 2024 07:45:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 67272 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 67272-done@debbugs.gnu.org Cc: Rostislav Svoboda , Nicolas Goaziou , Liliana Marie Prikler Mail-Followup-To: 67272@debbugs.gnu.org, mail@nicolasgoaziou.fr, rostislav.svoboda@gmail.com Received: via spool by 67272-done@debbugs.gnu.org id=D67272.171878304513710 (code D ref 67272); Wed, 19 Jun 2024 07:45:02 +0000 Received: (at 67272-done) by debbugs.gnu.org; 19 Jun 2024 07:44:05 +0000 Received: from localhost ([127.0.0.1]:35919 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sJpzA-0003Z3-Pu for submit@debbugs.gnu.org; Wed, 19 Jun 2024 03:44:04 -0400 Received: from msg-4.mailo.com ([213.182.54.15]:43342 helo=mailo.com) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sJpz8-0003YO-5L for 67272-done@debbugs.gnu.org; Wed, 19 Jun 2024 03:44:03 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=nicolasgoaziou.fr; s=mailo; t=1718783032; bh=U4yCSa1GMwJP+vXxYgH7zG6NwBBNGc82LT/1ZMbPV5M=; h=X-EA-Auth:From:To:Cc:Subject:In-Reply-To:Date:Message-ID: MIME-Version:Content-Type; b=sTLycmRWbZQXlMZO3vnUdj6f/QWcTeR0LMlRADahYoRFJWnakFKubz61m0x3KlPhY 8q4OiBb3nXX7Pb3Vm7YW2+gg8+GnCHbwHIXeYJ3JByVHv/OiE5qEskmEw0nMMrRnpr AWkQ/TlauoW7sYYOlHq+zcXoRFy5xJgQJN03sgxk= Received: by b221-7.in.mailobj.net [192.168.90.27] with ESMTP via ip-20.mailobj.net [213.182.54.20] Wed, 19 Jun 2024 09:43:52 +0200 (CEST) X-EA-Auth: 8nydtPoltAveiEBS8XmT824dAxoZjERyJdoJG/eQglB8b3DHCj7gPrcJltOqwvBdtamgrYEKdmRVbU1yGVo+p5FsntEW+nWY+5Drhjtj8Xg= In-Reply-To: Date: Wed, 19 Jun 2024 09:43:36 +0200 Message-ID: <877cel74yf.fsf@nicolasgoaziou.fr> 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-Spam-Score: -5.36 X-Migadu-Queue-Id: 19DB920F17 X-Migadu-Scanner: mx10.migadu.com X-Migadu-Spam-Score: -5.36 X-TUID: +fKzvlD7hSYC Hello, Eventually pushed. Thank you! Regards -- Nicolas Goaziou