From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Ihor Radchenko Newsgroups: gmane.emacs.devel,gmane.emacs.orgmode Subject: Re: May we have a variant of display-buffer-reuse-window that considers indirect buffers? Date: Sat, 21 Dec 2024 12:34:08 +0000 Message-ID: <87h66x5i67.fsf@localhost> References: <878qtycdmi.fsf@k-7.ch> <87msgx7yo5.fsf@localhost> <87ttb42i1b.fsf@mail.linkov.net> <87r067cxi6.fsf@localhost> <87y10e6uyf.fsf@localhost> <9d81cb95-8d46-4c51-8daa-d7c8fb44413a@gmx.at> <87o7187t44.fsf@localhost> <4a276720-259e-458a-a0ea-53cdd24e8ee6@gmx.at> <87cyhn7efy.fsf@localhost> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="2291"; mail-complaints-to="usenet@ciao.gmane.io" Cc: Juri Linkov , =?utf-8?Q?S=C3=A9bastien?= Gendre , Org Mode List , emacs-devel@gnu.org To: martin rudalics Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sat Dec 21 13:33:43 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 1tOyfv-0000SC-D7 for ged-emacs-devel@m.gmane-mx.org; Sat, 21 Dec 2024 13:33:43 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1tOyf3-0000qa-2d; Sat, 21 Dec 2024 07:32:49 -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 1tOyev-0000p1-GE for emacs-devel@gnu.org; Sat, 21 Dec 2024 07:32:41 -0500 Original-Received: from mout02.posteo.de ([185.67.36.66]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1tOyet-0007F3-3H for emacs-devel@gnu.org; Sat, 21 Dec 2024 07:32:40 -0500 Original-Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id E2B8E240101 for ; Sat, 21 Dec 2024 13:32:35 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1734784355; bh=5f0+okO6WD6OaIw7yuUFEPCtzPVygBsc5gJktDr4nBI=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version:Content-Type: From; b=GPUIGEw6Dau/v2E5zdmMUPTTb0KXfXBcFLBaCkaGzhXObQlJI5OwrRqixl+h5UhYZ wFnlh6U1/+qFBKSOqPYZSNUTVTqfgdqDEG4ZBLx7efiQB3rfguMz+m0ORo3QhtMUF/ /jwfVSPGJgVC2jkIay4PYcX5sqs0qsZbydaoS6rxRLB+0DWm0csYKGP8KB9fTvXXdw 3yWNW+xiBkFoy/MHS0L3VhcCu8JHKWkqzpzTfEsnnX+BdFL4hORgExMvIR9S+6jrV/ NVlDNV8TZ+VvKAik73VvOCoc3VQk7sSA4muLm71tCD51bb+OGCVYdpJf7m4SY+J3tb 5kWS6gnOa9jCQ== Original-Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4YFkFb2hPvz9rxD; Sat, 21 Dec 2024 13:32:35 +0100 (CET) In-Reply-To: Received-SPF: pass client-ip=185.67.36.66; envelope-from=yantar92@posteo.net; helo=mout02.posteo.de X-Spam_score_int: -43 X-Spam_score: -4.4 X-Spam_bar: ---- X-Spam_report: (-4.4 / 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, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, RCVD_IN_VALIDITY_CERTIFIED_BLOCKED=0.001, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=unavailable 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:326819 gmane.emacs.orgmode:164290 Archived-At: martin rudalics writes: > I attach a version which does both. With (reuse-indirect . buffer) it > leaves the window's buffer alone. With any other value it puts BUFFER > into the window. Run it for a while and when you think it's useful I'll > install it. Sebastien, would you be interested to test this? I can add a complementary patch for Org that will work in tandem with this patch for Emacs. -- Ihor Radchenko // yantar92, Org mode maintainer, Learn more about Org mode at . Support Org development at , or support my work at