emacs-orgmode
[Top][All Lists]
Advanced

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

Re: Pending contents in org documents (Re: Asynchronous blocks for every


From: Ihor Radchenko
Subject: Re: Pending contents in org documents (Re: Asynchronous blocks for everything (was Re: ...))
Date: Sat, 02 Mar 2024 10:03:51 +0000

Bruno Barbier <brubar.cs@gmail.com> writes:

> I've publish the proposed changes as a branch.  You can fecth that
> branch there:
> ┌────
> │ repo:   https://framagit.org/brubar/org-mode-mirror
> │ branch: bba-pending-contents
> └────

Thanks!

> I've tried to fully describe the feature in the new section "Pending
> contents", in the file `lisp/org-macs.el'.

I have one general concern about the implementation.

Overlays are not transferred when a new indirect buffer is created (for
example, by org-capture, or by user). So, it will be (1) impossible to
see pending overlays in indirect buffers; (2) user edits of pending text
from indirect buffer will not be prevented.

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>



reply via email to

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