From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Corwin Brust Newsgroups: gmane.emacs.devel Subject: Re: Include which-key.el in the Emacs distribution Date: Sun, 13 Feb 2022 12:17:20 -0600 Message-ID: References: <20200908201434.hrvupafbu2kyvb4q@Ergus> <86pmnqabr3.fsf@stephe-leake.org> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="12109"; mail-complaints-to="usenet@ciao.gmane.io" Cc: Justin Burkett , Ergus , Stefan Kangas , Stefan Monnier , Emacs developers To: Stephen Leake Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sun Feb 13 19:18:46 2022 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 1nJJSP-0002y1-Li for ged-emacs-devel@m.gmane-mx.org; Sun, 13 Feb 2022 19:18:45 +0100 Original-Received: from localhost ([::1]:50132 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nJJSN-0003LG-Vl for ged-emacs-devel@m.gmane-mx.org; Sun, 13 Feb 2022 13:18:44 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:35006) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nJJRH-0002ej-NC for emacs-devel@gnu.org; Sun, 13 Feb 2022 13:17:35 -0500 Original-Received: from mail-ed1-f44.google.com ([209.85.208.44]:41821) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nJJRF-0007d4-DC for emacs-devel@gnu.org; Sun, 13 Feb 2022 13:17:35 -0500 Original-Received: by mail-ed1-f44.google.com with SMTP id w2so5323409edc.8 for ; Sun, 13 Feb 2022 10:17:32 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=shX1kl6DR1yp5yeWGdHY2XgNFQuk1N4Cea95H3teQk0=; b=rFmC0lH1ac8xsPNoL5kZerkxf1N8do0EJ6E3onyblMt+oDUPBjguQ1cFqmUjPOgIqF jH21C87TuY3KUhx7mkwHHNMM3WnW8AxYOZDiVIznEfK8denI1IGMIGxkhdUc+h02zwol WkoJ2U4I2M7SpJThGW2HYLZYX2uwE5k8dt3QlcYBhMhISwo9Tw3i8mDlWmq613CLlIAs 88lkZMe3owc8mFMpMzgbp2jq7rZoeO7FnKJNXtqxYLVSlOAPJdc8Dx3y3xc3GIZiGTI5 j3aqjUYpxZJ/5dUDpiWlPpQ8KgmW3kc5GGxUeXcPhwqdL+bYw6wx4KFJK8VbUND5pjNR ZS1Q== X-Gm-Message-State: AOAM532/DW6uZO6pF3LbdKzeuip40Mxwqw869nPuGJeZS44QOgnM5fSm O1qezMsCOd2GXz12tR0a8wszLXUKXi25GsGSMG0= X-Google-Smtp-Source: ABdhPJzu+djXBFKPkyCEkCz9TiePDFsNxR41xqrc4vovk/HWKKEMJXuY9CmwVGi8yuqaSSAXXI1puHSGGEqyavVov1U= X-Received: by 2002:a05:6402:3687:: with SMTP id ej7mr11986459edb.335.1644776251747; Sun, 13 Feb 2022 10:17:31 -0800 (PST) In-Reply-To: <86pmnqabr3.fsf@stephe-leake.org> Received-SPF: pass client-ip=209.85.208.44; envelope-from=mplscorwin@gmail.com; helo=mail-ed1-f44.google.com X-Spam_score_int: -13 X-Spam_score: -1.4 X-Spam_bar: - X-Spam_report: (-1.4 / 5.0 requ) BAYES_00=-1.9, FREEMAIL_FORGED_FROMDOMAIN=0.249, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, 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" Xref: news.gmane.io gmane.emacs.devel:286224 Archived-At: On Sun, Feb 13, 2022 at 11:59 AM Stephen Leake wrote: > > Corwin Brust writes: > > > On Tue, Sep 8, 2020 at 3:41 PM Stefan Kangas wrote: > >> > >> Ergus writes: > >> > >> > I really love which-key but enabling it by default for everyone could be > >> > a bit premature. Maybe adding a very easy to find option in the toolbar > >> > could be a better first step? > >> > > >> > So the ones (like me) who love it can improve it until it becomes ready > >> > to be default without the complains if the other who doesn't. > >> > >> Yes, we should definitely make any necessary improvements before > >> considering to make it the default. I believe that's what Stefan M was > >> also arguing, so I see no disagreement on that point. > >> > > > > Hi all. Having `which-key' available in core remains popular, at least on IRC. > > > > Now that it is available from GNU Elpa I wonder what is left to do and > > if there appears hope of including it with Emacs 29. > > > > Does anyone "here" have thoughts on how this may be coming along/what > > else is needed? > > I started on a branch to implement bundling elpa packages in the emacs > release; see feature/bundle-elpa, file admin/notes/elpa, and this email > thread on emacs-devel: > https://lists.gnu.org/archive/html/emacs-devel/2021-01/msg01017.html Does solving this block the possibility to include which-key, in your view? I know, at least, ERC is maintained via GNU ELPA but bundled in each Emacs release. Would it make sense to look into how that's being done, perhaps as an interim step? > > I gave up when no one responded to my requests for comments. > > There is also a branch feature/core-elpa-by-copy. I'll take a look at these branches and read the thread you mentioned. I'm not very familiar with the "plumbing" for the ELPAs but perhaps I can gean so understand from what you've done already. Thanks for the reply. > > -- > -- Stephe -- Corwin 612-217-1742 612-695-4276 (signal) corwin@bru.st