From debbugs-submit-bounces@debbugs.gnu.org Fri May 30 17:27:45 2025 Received: (at submit) by debbugs.gnu.org; 30 May 2025 21:27:45 +0000 Received: from localhost ([127.0.0.1]:51562 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1uL7GT-00014D-AV for submit@debbugs.gnu.org; Fri, 30 May 2025 17:27:45 -0400 Received: from lists.gnu.org ([2001:470:142::17]:45500) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1uL7GR-00013i-48 for submit@debbugs.gnu.org; Fri, 30 May 2025 17:27:43 -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 1uL7GL-00035n-Ov for guix-patches@gnu.org; Fri, 30 May 2025 17:27:37 -0400 Received: from latitanza.investici.org ([2001:888:2000:56::19]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1uL7GK-0002jw-1z for guix-patches@gnu.org; Fri, 30 May 2025 17:27:37 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=inventati.org; s=stigmate; t=1748640453; bh=C2FIm9He8G2Qd8Zyj9JF0V2cVzHE/ceuU3/zzY2rcJU=; h=From:To:Cc:Subject:Date:From; b=djN+DxpvsDzQD1nKjSAK/tABTCLht+tn9bKAMLdWzyD+yzymCEUO6szJiiuCqbE5a Lolau4gaejXJm6fCPbc40yW9vgGR34N9k/r94AC83hR+F8D3wkpjU2oFoOcN/T+VWU f2LmeXCuCksD4vOvB644uYJIb9tpqlb2poY+U0ug= Received: from mx3.investici.org (unknown [127.0.0.1]) by latitanza.investici.org (Postfix) with ESMTP id 4b8GY12GYqzGp9W; Fri, 30 May 2025 21:27:33 +0000 (UTC) Received: from [82.94.249.234] (mx3.investici.org [82.94.249.234]) (Authenticated sender: cayetano.santos@inventati.org) by localhost (Postfix) with ESMTPSA id 4b8GY074rXzGp9V; Fri, 30 May 2025 21:27:32 +0000 (UTC) From: Cayetano Santos To: guix-patches@gnu.org Subject: [PATCH emacs-team] gnu: emacs-key-chord: Update to 0.8.2. Date: Fri, 30 May 2025 23:27:26 +0200 Message-ID: <337d0705bea2e84b31d2089751a22ba95556a948.1748640446.git.csantosb@inventati.org> X-Mailer: git-send-email 2.49.0 MIME-Version: 1.0 X-Debbugs-Cc: Andrew Tropin , Cayetano Santos , Divya Ranjan Pattanaik , Hilton Chain , Ian Eure , Katherine Cox-Buday , Liliana Marie Prikler , Trevor Richards Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=2001:888:2000:56::19; envelope-from=csantosb@inventati.org; helo=latitanza.investici.org X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 0.9 (/) X-Debbugs-Envelope-To: submit Cc: Cayetano Santos X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.1 (/) * gnu/packages/emacs-xyz.scm (emacs-key-chord): Update to 0.8.2. Change-Id: I8b677ea17c6eb4c7a474d40d94462e0844b73c28 --- gnu/packages/emacs-xyz.scm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index 1006d5ee1d..5f674a6dc2 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm @@ -22415,17 +22415,17 @@ (define-public emacs-transpose-mark (define-public emacs-key-chord (package (name "emacs-key-chord") - (version "0.7.1") + (version "0.8.2") (source (origin (method git-fetch) (uri (git-reference (url "https://github.com/emacsorphanage/key-chord") - (commit version))) + (commit (string-append "v" version)))) (file-name (git-file-name name version)) (sha256 (base32 - "1ikg1kfyb8rgms5yvvg4117kmzw2jlq8h1wyq2l93my99c5qwm2g")))) + "1lr5vgkcn13vq0lhyxl4lvwqnmvyf3kk5fs705qrv56l2hl4k2rm")))) (build-system emacs-build-system) (home-page "https://www.emacswiki.org/emacs/key-chord.el") (synopsis "Map pairs of simultaneously pressed keys to Emacs commands") base-commit: e3b189854c957c9aa2a68d903d268fcf984d7c23 -- 2.49.0 From debbugs-submit-bounces@debbugs.gnu.org Sat Jun 14 13:13:19 2025 Received: (at 78647-done) by debbugs.gnu.org; 14 Jun 2025 17:13:19 +0000 Received: from localhost ([127.0.0.1]:42231 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1uQURS-0003Bx-QR for submit@debbugs.gnu.org; Sat, 14 Jun 2025 13:13:19 -0400 Received: from hera.aquilenet.fr ([185.233.100.1]:56486) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1uQURQ-0003AM-7k for 78647-done@debbugs.gnu.org; Sat, 14 Jun 2025 13:13:16 -0400 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id EA9B04EE; Sat, 14 Jun 2025 19:13:09 +0200 (CEST) Authentication-Results: hera.aquilenet.fr; none X-Virus-Scanned: Debian amavis at hera.aquilenet.fr Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavis, port 10024) with ESMTP id FWhmjP5iNLg1; Sat, 14 Jun 2025 19:13:08 +0200 (CEST) Received: from jurong (176-179-191-150.abo.bbox.fr [176.179.191.150]) by hera.aquilenet.fr (Postfix) with ESMTPSA id 40D0C368; Sat, 14 Jun 2025 19:12:40 +0200 (CEST) Date: Sat, 14 Jun 2025 19:12:38 +0200 From: Andreas Enge To: 78647-done@debbugs.gnu.org Subject: Close Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Rspamd-Server: hera X-Rspamd-Queue-Id: EA9B04EE X-Spamd-Result: default: False [-5.60 / 15.00]; NEURAL_HAM(-3.00)[-1.000]; BAYES_HAM(-3.00)[99.98%]; MID_RHS_NOT_FQDN(0.50)[]; MIME_GOOD(-0.10)[text/plain]; RCVD_COUNT_TWO(0.00)[2]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; RCPT_COUNT_ONE(0.00)[1]; TO_DN_NONE(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; RCVD_TLS_ALL(0.00)[]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; ARC_NA(0.00)[] X-Rspamd-Action: no action X-Spamd-Bar: ----- X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 78647-done X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) This is already on the emacs-team branch as commit 0e521acd27a2a60ddc0e9f56b34f88106df34fbc Andreas