From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Pranshu Sharma Newsgroups: gmane.emacs.devel Subject: Re: Add function to rotate/transpose all windows Date: Fri, 06 Dec 2024 00:16:31 +1000 Message-ID: <87ldwutdts.fsf@bauherren.ovh> References: <87setpdv21.fsf@gmail.com> <02432e6c-6ee2-4c68-9ebb-246f6be88918@gmx.at> <877c8wadke.fsf@gmail.com> <878qt8spp2.fsf@gmail.com> <0ce35c7a-8b28-4905-a6ab-caf50f2fc750@gmx.at> <87mshl2i6h.fsf@gmail.com> <9b460366-f34e-48f6-a680-e7fa5bc7f598@gmx.at> <87bjy03fql.fsf@gmail.com> <356d63bc-818c-428c-b31b-a0eb227b3a8a@gmx.at> <87o720gjst.fsf@gmail.com> <7dfe87a0-b367-47df-86df-f8fd95163fd6@gmx.at> <8734jbz8sb.fsf@gmail.com> <50ab6c0a-6afb-4727-9094-178668fc4f4e@gmx.at> <87zflfc3cd.fsf@gmail.com> <87y10ycxv6.fsf@gmail.com> <87mshbiiee.fsf@bauherren.ovh> <30c31060-6be4-4dab-8e49-c6f543821ea5@gmx.at> <87ikrzgt49.fsf@mail.linkov.net> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="19620"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Cc: martin rudalics , Eli Zaretskii , emacs-devel@gnu.org To: Juri Linkov Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Thu Dec 05 15:22:47 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 1tJCkh-0004wQ-19 for ged-emacs-devel@m.gmane-mx.org; Thu, 05 Dec 2024 15:22:47 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1tJCjf-0000sJ-QN; Thu, 05 Dec 2024 09:21:43 -0500 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 1tJCf5-0000QC-UJ for emacs-devel@gnu.org; Thu, 05 Dec 2024 09:16:59 -0500 Original-Received: from [2001:19f0:7400:14e3:5400:5ff:fe30:b63e] (helo=mail.bauherren.ovh) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1tJCf3-00081X-LI; Thu, 05 Dec 2024 09:16:59 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=bauherren.ovh; s=mail; t=1733408203; bh=4jb8iwpZ3SRux1kzrpSapFFYtoSGKJ3IQpMLS1YwgAI=; h=From:To:Cc:Subject:In-Reply-To:References:Date:From; b=hZjuBKCj5JSwMKw/aSnSAQnSbhbb83zJUkDl1mrYDo8VWeDrMjOBoW0Rtl9vRdkVv 9s9FAWyGqrn5Fechi6QV5QuOiRTTfWqYoS43ChviuGeiSXl+f0pm41F+f0cLUORLmv 7K5VEgode4CbGfAAYepVSWb/CA86p+fDbrrNelWjIpFUXL9GZFF8vSnIPXlV7tAmbl AQS7GXu0L9Y9XQDHjWUiyq/nA+CQe5MG8nXRsmOno2r+7Tr4q4zJORvhdepvzQZRYn NZajJgy3S+E6tNRl/K5Cd0lYWzZBloaEV6kc2FuxUYQNsMHaMzXL676uVfOPl51WUu ssYG1EfRyXdSw== In-Reply-To: <87ikrzgt49.fsf@mail.linkov.net> (Juri Linkov's message of "Wed, 04 Dec 2024 21:12:22 +0200") X-Host-Lookup-Failed: Reverse DNS lookup failed for 2001:19f0:7400:14e3:5400:5ff:fe30:b63e (failed) Received-SPF: pass client-ip=2001:19f0:7400:14e3:5400:5ff:fe30:b63e; envelope-from=pranshu@bauherren.ovh; helo=mail.bauherren.ovh X-Spam_score_int: 1 X-Spam_score: 0.1 X-Spam_bar: / X-Spam_report: (0.1 / 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, FROM_FMBLA_NEWDOM=1.401, RDNS_NONE=0.793, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-Mailman-Approved-At: Thu, 05 Dec 2024 09:21:41 -0500 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:326090 Archived-At: Juri Linkov writes: > A better name would be 'rotate-window-states' > like in 'window-swap-states'. I agree with this, although it could potentially be confusing for people thinking that this internally uses window-swap-states, impling the window-tree remains unchanged, which is not correct. I'll consider this when writing the docstring.