From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Alexandros Prekates Newsgroups: gmane.emacs.help Subject: Re: failing creating multiple indirect org buffers . Date: Fri, 1 Mar 2024 08:47:31 +0000 Message-ID: <20240301104731.30dcadd1@enoush2o> References: <20240301094752.3918b636@enoush2o> <86ttlqqs26.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="1032"; mail-complaints-to="usenet@ciao.gmane.io" To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Fri Mar 01 09:48:22 2024 Return-path: Envelope-to: geh-help-gnu-emacs@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 1rfyZ2-000Acf-KH for geh-help-gnu-emacs@m.gmane-mx.org; Fri, 01 Mar 2024 09:48:20 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rfyYN-00082z-21; Fri, 01 Mar 2024 03:47:39 -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 1rfyYK-00082S-VS for help-gnu-emacs@gnu.org; Fri, 01 Mar 2024 03:47:37 -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 1rfyYI-0005cD-PD for help-gnu-emacs@gnu.org; Fri, 01 Mar 2024 03:47:36 -0500 Original-Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id A1B1F240103 for ; Fri, 1 Mar 2024 09:47:32 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1709282852; bh=oSuGKx0TuB20qEhDt6Vlc+NabWdS1wg4P3JQvyGM+0E=; h=Date:From:To:Subject:Message-ID:MIME-Version:Content-Type: Content-Transfer-Encoding:From; b=dDq6zGU3EmJuTUMCUnoKEE9a6CSExrsCFRI2IOPA3vOi3KR7oENhQuNEbGg9z1T7J q2BAmXa65aMMAE0i/H7tutjqUHwfBJE2D9haSYc356TUWoea/QQts4+b17xLRgDCvy vZtK19FliZrKFrsce+w8XOMT5eMgcl0+vRY+gAbCT5g6GTvBK7Muk0JtdMxedGrlvS nUjhx2ChHV2ftjU/H1OsQIbzP/zk5LQQtjTlpTwjwAeyPT5Tb/TAmgteVx7+BhJ+5J W/BtNy+QOLKnJiIjlLbQCfrcK1WY5BseRMfxoyrovjKzKHbZmR3T2x5m12FZaBCkpu W7cokSxrsAcYQ== Original-Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4TmMD40yHYz6tyn for ; Fri, 1 Mar 2024 09:47:31 +0100 (CET) In-Reply-To: <86ttlqqs26.fsf@gnu.org> Received-SPF: pass client-ip=185.67.36.66; envelope-from=aprekates@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_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.help:146005 Archived-At: On Fri, 01 Mar 2024 10:23:13 +0200 Eli Zaretskii wrote: > > Date: Fri, 1 Mar 2024 07:47:52 +0000 > > From: Alexandros Prekates > > > > In emacs 29 M-x clone-indirect-buffer will work only once. > > So lets say i have a Base buffer and a CloneA . > > If i try to create a new clone on Base i will get a new buffer but > > it will behave like CloneA. > > What do you mean by "behave like CloneA"? Speaking of Org files i mean that trying to create a CloneB of the Base will not have it's own heading's folding but mirrow that of the CloneA or Base. > > > Also M-x make-indirect-buffer creates new buffers but > > the are not visible in the GUI buffer list > > What command do you use to show the buffer list? The default binding > of "C-x C-b", which invokes list-buffers, does show indirect buffers > created by make-indirect-buffer. Yes. I meant the GUI buffer list. If i use M-x clone-indirect-buffer then the new buffers will be listed in the GUI buffer top menu. But M-x make-indirect-buffer new buffers wont. > > > and also if visited with C-x C-b they appear in fundamental mode and > > not in Org mode. > > That's the intended behavior. If you want the indirect buffer to have > the same mode as its base buffer, use clone-indirect-buffer instead. > I didnt knew this. Thanks. Alexandros.