Ihor Radchenko writes:
> The fix is attached. Let me know if it also works on your side.
Fixed.
Applied onto main via 064afa0c0.
Best,
Ihor
Samuel Wales writes:
> that sounds like great debugging ability. was this using edebug or something?
Just good old debug-on-entry. Nothing fancy.
Best,
Ihor
that sounds like great debugging ability. was this using edebug or something?
On 02/05/2022 11:00, Ihor Radchenko wrote:
Max Nikulin writes:
I am unable to reproduce on the latest Org.
Thank you, Ihor. I have checked it once more for current main HEAD
2bd34edb64. I can reproduce it using the provided steps in Emacs-26, but
not in Emacs-27.
Thanks for the extra info!
Max Nikulin writes:
>> I am unable to reproduce on the latest Org.
>
> Thank you, Ihor. I have checked it once more for current main HEAD
> 2bd34edb64. I can reproduce it using the provided steps in Emacs-26, but
> not in Emacs-27.
>
> Unless there is a reason to suspect something weird underne
fwiw
[idk if this is useful but here just in case]
iirc, outline mode does not include the final newline for subtrees in
at least one case.
yet, many users and much code assume or ensure that lines are
terminated with a final newline.
this can result in unexpected behavior. it required code to
On 01/05/2022 09:31, Ihor Radchenko wrote:
Max Nikulin writes:
Another old bug with org-paste-subtree.
It make indentation of next heading wrong.
Consider the following document and follow described steps:
I am unable to reproduce on the latest Org.
Thank you, Ihor. I have checked it once
Max Nikulin writes:
> Another old bug with org-paste-subtree.
>
> It make indentation of next heading wrong.
>
> Consider the following document and follow described steps:
I am unable to reproduce on the latest Org.
Best,
Ihor