Hello everyone,
When refiling a headline that contains an inlinetask, extra spaces are
inserted between the beginning of line and the inlinetask headline. The
number of spaces inserted seems to depend on the difference in depths
between the current and "refiled" depth of the headline.
For example, starting from :
##### BEGIN EXAMPLE
* Notes
** Notes from meeting 1
* Notes from meeting 2
*************** TODO do this
*************** END
##### END EXAMPLE
Refiling to "* Notes" should results in
##### BEGIN EXAMPLE
* Notes
** Notes from meeting 1
** Notes from meeting 2
*************** TODO do this
*************** END
##### END EXAMPLE
But results instead in
##### BEGIN EXAMPLE
* Notes
** Notes from meeting 1
** Notes from meeting 2
*************** TODO do this
*************** END
##### END EXAMPLE
Best regards,
Vincent
Emacs : GNU Emacs 28.0.50 (build 1, x86_64-pc-linux-gnu, GTK+ Version
3.22.30, cairo version 1.15.10)
of 2021-08-26
Package: Org mode version 9.4.6 (9.4.6-12-gdcc3a8-elpaplus @
~/.config/emacs/elpa/org-plus-contrib-20210823/)