[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: failing creating multiple indirect org buffers .
From: |
Alexandros Prekates |
Subject: |
Re: failing creating multiple indirect org buffers . |
Date: |
Mon, 4 Mar 2024 08:37:22 +0000 |
On Sun, 03 Mar 2024 02:07:20 +0100
Michael Heerdegen via Users list for the GNU Emacs text editor
<help-gnu-emacs@gnu.org> wrote:
> But I am exactly seeing this, actually. Folding in all indirect
> clones works independently for me, even when there are more than 2
> clones. And even if I clone a clone. In emacs -Q.
Unfortunately emacs -Q doesnt change things.
>
> Such things don't work reliably always, however. For example, when
> anything relies on text properties, which are shared, things break.
> So whether things like this work as expected often depends on
> implementation details that don't matter in any other situation (and
> what the user expects). Using indirect clones is always an a bit
> fragile matter in my experience.
>
Thanks for that insight.
>
> Michael.
>
>
Alexandros