help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: failing creating multiple indirect org buffers .


From: Eli Zaretskii
Subject: Re: failing creating multiple indirect org buffers .
Date: Sat, 02 Mar 2024 09:47:44 +0200

> Date: Fri,  1 Mar 2024 08:47:31 +0000
> From: Alexandros Prekates <aprekates@posteo.net>
> 
> On Fri, 01 Mar 2024 10:23:13 +0200
> Eli Zaretskii <eliz@gnu.org> wrote:
> 
> > > Date: Fri,  1 Mar 2024 07:47:52 +0000
> > > From: Alexandros Prekates <aprekates@posteo.net>
> > > 
> > > 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. 

Isn't that expected?  That's what clone-indirect-buffer is about, I
think.

> > > 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.

In "emacs -Q"?  If so, I cannot reproduce this.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]