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: master b3dd0ce: Provide new option `delete-window-set-selected' Date: Thu, 10 Jun 2021 18:29:38 +0300 Message-ID: <83wnr1buvx.fsf@gnu.org> References: <83a6nycdz7.fsf@gnu.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="30248"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: martin rudalics Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Thu Jun 10 17:31:26 2021 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 1lrMeT-0007g6-Mn for ged-emacs-devel@m.gmane-mx.org; Thu, 10 Jun 2021 17:31:25 +0200 Original-Received: from localhost ([::1]:38124 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lrMeS-0001Co-L1 for ged-emacs-devel@m.gmane-mx.org; Thu, 10 Jun 2021 11:31:24 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:54194) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lrMd3-0000C2-Vd for emacs-devel@gnu.org; Thu, 10 Jun 2021 11:29:58 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:54906) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lrMd3-0004wp-OB; Thu, 10 Jun 2021 11:29:57 -0400 Original-Received: from 84.94.185.95.cable.012.net.il ([84.94.185.95]:4626 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lrMcz-0003mF-Mi; Thu, 10 Jun 2021 11:29:54 -0400 In-Reply-To: (message from martin rudalics on Thu, 10 Jun 2021 17:01:59 +0200) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 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:270648 Archived-At: > Cc: emacs-devel@gnu.org > From: martin rudalics > Date: Thu, 10 Jun 2021 17:01:59 +0200 > > In a restricted sense I suppose because we nowhere describe terms like > "frame selected window" or "most recently used window" there. So in the > C-x 0 paragraph something like "The option @code{delete-window..} allows > to choose which window becomes the new selected window instead." should > do what you have in mind here. OK? Yes.