Hi Milan,
Milan Zamazal writes:
> Any chance to get this patch applied? Or is there anything wrong with
> it?
I just applied it -- thanks for this patch and sorry it took so long to
apply it.
Best,
--
Bastien
Hi Milan,
Milan Zamazal writes:
> Any chance to get this patch applied? Or is there anything wrong with
> it?
I looked at it and it looks good. I just wanted to
take the time to carefully test the consequences of
using `outline-flag-region'. The code behind is okay,
but interactions with c
Any chance to get this patch applied? Or is there anything wrong with
it?
* org.el (org-set-outline-overlay-data): Use outline-flag-region to make a
region invisible. This ensures all necessary actions, especially adding
isearch-open-invisible property, are applied.
---
lisp/org.el |3 +--
* org.el (org-set-outline-overlay-data): Use outline-flag-region to make a
region invisible. This ensures all necessary actions, especially adding
isearch-open-invisible property, are applied.
---
lisp/org.el |3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/lisp/org.el b