From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: John Yates Newsgroups: gmane.emacs.devel Subject: use-package / key-chord integration? Date: Mon, 2 Sep 2024 12:47:38 -0400 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="000000000000981923062125b3ce" Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="31783"; mail-complaints-to="usenet@ciao.gmane.io" To: Emacs developers Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Mon Sep 02 18:48:55 2024 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1slAEZ-0008Cl-3b for ged-emacs-devel@m.gmane-mx.org; Mon, 02 Sep 2024 18:48:55 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1slADd-0006Ju-NO; Mon, 02 Sep 2024 12:47:57 -0400 Original-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 1slADb-0006JT-Kj for emacs-devel@gnu.org; Mon, 02 Sep 2024 12:47:55 -0400 Original-Received: from mail-wr1-f53.google.com ([209.85.221.53]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1slADa-0003BT-30 for emacs-devel@gnu.org; Mon, 02 Sep 2024 12:47:55 -0400 Original-Received: by mail-wr1-f53.google.com with SMTP id ffacd0b85a97d-371941bbfb0so2853491f8f.0 for ; Mon, 02 Sep 2024 09:47:53 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1725295671; x=1725900471; h=to:subject:message-id:date:from:mime-version:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=2vUsoePmnsSe6ZwvvPW1E0ss75eAIqGhkSwkR60aaeU=; b=S7o42eO2eNuou7OeXR5ZOX+aMkeQe+kbSJL1CHWOUcNEJz5/yh0IMmQeE6SUNUPNVP gSJtFsKmho7dLwP2IjGcMlgIxO2XEDRuprGnWRQgGDsW9uzqO244SiUxsJ2nRpneh4Kl Y/T2PpCKYg0ZB9tyZCpGm2YLX8AFxVFGBOThd/8xgHjHwSJ40S/ng6dXndI6W681dt5k JTWR4eXH98WdyFOZZJaquPndyz+X1WlkrNN9cTdaJYkRS4LTwQ9v0CcZ7Jy/AWLMm6K4 ul5HOnTBG7VKJn3GCJGFWCT30gXhodfJ4ueyKy9sqjLPt5vEEJC5IGrtPRyg5Tq8/2Md KEqg== X-Gm-Message-State: AOJu0YwRfredykj489yhi8BYxvRiJ64IOGaE35OQlrhQXU8X565k/lcS L7pldgasDh+dEV8zRszs0vLurXdbVDmV8pAwrBqbN1G9GPkGBlWAQYFcyL7JpzEssBoAwhYvxbP 9SLNYFVniuiGe1/a0qOHNoc+DR11irg== X-Google-Smtp-Source: AGHT+IHXZQZkVy2yVTjFAdUo9GH8YAUfcotWqTZjWqFCxJ/tQrut2593x1Qu/PtRjFBrpLBz0P0KbogLdVWkMyc5Ano= X-Received: by 2002:adf:e444:0:b0:374:c1de:7e5e with SMTP id ffacd0b85a97d-374c1de8176mr5281886f8f.54.1725295670856; Mon, 02 Sep 2024 09:47:50 -0700 (PDT) Received-SPF: pass client-ip=209.85.221.53; envelope-from=john.yates.sheets@gmail.com; helo=mail-wr1-f53.google.com X-Spam_score_int: 0 X-Spam_score: -0.1 X-Spam_bar: / X-Spam_report: (-0.1 / 5.0 requ) BAYES_00=-1.9, FREEMAIL_FORGED_FROMDOMAIN=0.001, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.25, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H2=-0.001, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, RCVD_IN_VALIDITY_SAFE_BLOCKED=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, SUBJ_LACKS_WORDS=1.53, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:323303 Archived-At: --000000000000981923062125b3ce Content-Type: text/plain; charset="UTF-8" I have stumbled across multiple clues suggesting such integration has been attempted, in particular via introduction of a new :chords keyword. Is there any current recipe for bringing this functionality to life? --000000000000981923062125b3ce Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
I have stumbled across multiple clues suggesting such i= ntegration has been attempted,=C2=A0in particular via introduction of a new= :chords keyword.

Is there any current recipe for brin= ging this functionality to life?

--000000000000981923062125b3ce--