From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms13.migadu.com with LMTPS id oGz4HWOVjmZ5QwEAe85BDQ:P1 (envelope-from ) for ; Wed, 10 Jul 2024 14:06:27 +0000 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id oGz4HWOVjmZ5QwEAe85BDQ (envelope-from ) for ; Wed, 10 Jul 2024 16:06:27 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=NNE42ENh; 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=1720620387; 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-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=qAdyPA1xNzt4I9imnHMY0Uv10ArIsxg2EFuwpVd11JI=; b=aT4ng5SL5e/Q5PH3TIte9FdupmzrRh6H7esTdrrU91m0wuD8MnGC5MtWFbsiC0BZraIa2d UMxfW5dwYWLZHgvC8Qf9X+yUbx1baRYR+gD2IdEpq1SOOfihjuGW/iulbSbG5OLzFJXjK7 PFYgtH9ncWkbqHx8qmZniHrHAm16+TBEx/afyFhji5MUg3+H7P36XT4b/JZIz2LmVdW93m tSxRKVwQBrj5ToY/s6gQACaQQB9Fd0p+yDcCi+lJBXBf7pwMrxCGjDiEI4S0DoYvJW9gFI n75j/he5rrvgLxCqp81n86KZhVSZVNijYJc/L1MXHb5FQYhFKg04Vw0PjWzj1Q== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=NNE42ENh; 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=1720620387; a=rsa-sha256; cv=none; b=C/wfv9VziYPl7yWTmtghcOUJHvBpFGXt7hLz0ZdmVTKy0ablJ3jz+xDxBOgSDxYyLgymmV VNXnSIfFJLC71ThCFw/IrteIE4DweEnVCa9mIbDHDnJGeljo07YqUMk1KKp7zCVyjDwxaL uiXSFpuKQx3npCGxaffS+QyvCs7BiEqw/nbGUQEH9Reyl2ANNUt+tEcizo5Vb86MtNb57/ YzcNcN4r/Yj20g7ggivfBDRiZtOl4+hTJFbG5Jpd3UHDqlDJTtAik/jVoL1Ut0NXKVxnZ9 NKRN1A0yx/LOwn/18UBgtbLXaMWVuAaIRI3Xzu/4sagQojNBDaPftyUcUheTFw== 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 5ABB93A021 for ; Wed, 10 Jul 2024 16:06:27 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sRXxI-00028u-BN; Wed, 10 Jul 2024 10:06:00 -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 1sRXxH-00028M-44 for guix-patches@gnu.org; Wed, 10 Jul 2024 10:05:59 -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 1sRXxE-00026S-Pt for guix-patches@gnu.org; Wed, 10 Jul 2024 10:05:58 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1sRXxK-0003jU-Tt for guix-patches@gnu.org; Wed, 10 Jul 2024 10:06:02 -0400 Subject: bug#72010: [PATCH] gnu: Add emacs-casual-avy. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Wed, 10 Jul 2024 14:06:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 72010 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: peter@polidoro.io Cc: Katherine Cox-Buday , Andrew Tropin , Liliana Marie Prikler , 72010-done@debbugs.gnu.org Mail-Followup-To: 72010@debbugs.gnu.org, ludo@gnu.org, peter@polidoro.io Received: via spool by 72010-done@debbugs.gnu.org id=D72010.172062030214233 (code D ref 72010); Wed, 10 Jul 2024 14:06:02 +0000 Received: (at 72010-done) by debbugs.gnu.org; 10 Jul 2024 14:05:02 +0000 Received: from localhost ([127.0.0.1]:56837 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sRXwM-0003hV-D0 for submit@debbugs.gnu.org; Wed, 10 Jul 2024 10:05:02 -0400 Received: from eggs.gnu.org ([209.51.188.92]:43246) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sRXwK-0003gq-1e for 72010-done@debbugs.gnu.org; Wed, 10 Jul 2024 10:05:01 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sRXw7-0001n5-FG; Wed, 10 Jul 2024 10:04:47 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=qAdyPA1xNzt4I9imnHMY0Uv10ArIsxg2EFuwpVd11JI=; b=NNE42ENhVNwi+G6DW9fl NvR2FGqsrHou0Xdb66asrI4sUan2+UwJ5R6dhQlvFc+B71BYxHHOf2WDKUjdhQC7Ldu3qdP9EBqjT 4y5n3YZIHS2fLUtTpsQwyO3CuYBm+S165QTGbn0WFqdLMEgLjEaw4GAb+6wmvUUU0nJ1WG9Mp1kBW DfBOtldLGMew9YoVQv5txBtfwsa64jbIY8NqZFtWDoRXlCtRI6Rr1WsWeyS0pfNrkLWQWKcuJG/Ex EJkqoZYxg0t7Ya84lb0WgKSB4b3Vzzv+W++opRjN46Ve+VL3D/YWJ6biFGytB/AdPATuNWI1h1ZY/ 6syw1wMXP7pOAw==; From: Ludovic =?UTF-8?Q?Court=C3=A8s?= In-Reply-To: (peter@polidoro.io's message of "Tue, 9 Jul 2024 10:19:49 -0400") References: Date: Wed, 10 Jul 2024 16:04:42 +0200 Message-ID: <87wmlt5on9.fsf@gnu.org> 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: , 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-Queue-Id: 5ABB93A021 X-Migadu-Scanner: mx13.migadu.com X-Migadu-Spam-Score: -5.80 X-Spam-Score: -5.80 X-TUID: 8WrDENwcZaCL Hi Peter, peter@polidoro.io skribis: > From: Peter Polidoro > > * gnu/packages/emacs-xyz.scm (emacs-casual-avy): New variable. > > Change-Id: I3f9f5ca23bac1a639356137f9e1782d6a25cb44c Applied, thanks!