[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Bug: Refiling insert extra spaces at beginning of inline-tasks headlines
From: |
Vincent Chouraki |
Subject: |
Bug: Refiling insert extra spaces at beginning of inline-tasks headlines [9.4.6 (9.4.6-12-gdcc3a8-elpaplus @ ~/.config/emacs/elpa/org-plus-contrib-20210823/)] |
Date: |
Thu, 26 Aug 2021 21:32:03 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0 |
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/)
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Bug: Refiling insert extra spaces at beginning of inline-tasks headlines [9.4.6 (9.4.6-12-gdcc3a8-elpaplus @ ~/.config/emacs/elpa/org-plus-contrib-20210823/)],
Vincent Chouraki <=