From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Suggestion: Ace-window in Emacs core for switching windows? Date: Thu, 27 Jun 2024 12:49:04 +0300 Message-ID: <868qyq67hr.fsf@gnu.org> References: <87y16s1z61.fsf@jeremybryant.net> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="36130"; mail-complaints-to="usenet@ciao.gmane.io" Cc: ohwoeowho@gmail.com, emacs-devel@gnu.org To: Jeremy Bryant Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Thu Jun 27 11:49:31 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 1sMlkw-00098L-M4 for ged-emacs-devel@m.gmane-mx.org; Thu, 27 Jun 2024 11:49:30 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sMlkd-0000hA-2G; Thu, 27 Jun 2024 05:49:11 -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 1sMlka-0000dp-Uu for emacs-devel@gnu.org; Thu, 27 Jun 2024 05:49:08 -0400 Original-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 1sMlka-00064H-Kv; Thu, 27 Jun 2024 05:49:08 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=/078OKC/uHpMpqLfVNKCGW6OsG6i9cuC0OaS0a/whkA=; b=RSbGOCsIBIjM tMVTIVbqn4b4MLBbGf/7S6nhdORV2UabGD0y8c7ug46C+20l5pReUEOL0hO6SW3Kd010MAc0+2cU4 plimdQwWcGmJg0x2PAxoeyh4/9QPHwb/X+jSgtkMNI09isWTM2mc4aJeGvm8oYeMzLMu/gobn5XFd 6B2R6L2iNgZAFalPUCvykFVvp4nACHt5QH0dZlcyZqe+KmErJCqLDRdvwy8upRTi5E0YYBkJ4as2B K3qoevTdAO4JtmlqneGRgCEtEBZodAG8atAunmxdZtq+1yfQKTEJLD42C1IVGkV2SAjN3U+OZ5ofH uET0zOpkU4Pxc2n9LTiu5g==; In-Reply-To: <87y16s1z61.fsf@jeremybryant.net> (emacs-devel@gnu.org) 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:320758 Archived-At: > Date: Tue, 25 Jun 2024 22:37:58 +0100 > From: Jeremy Bryant via "Emacs development discussions." > > > Ace-window is a quick way to switch windows, optionally using the home > key row. > > It has a high rating of 89% in ELPA > https://elpa.gnu.org/packages/ > > I have found it useful and also stable - It doesn't appear to undergo > major changes or need much ongoing maintenance. > > Could it be a candidate for absorption into Emacs core? It could be, but why is it a problem to leave it on ELPA?