emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* 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/)]
@ 2021-08-26 19:32 Vincent Chouraki
  0 siblings, 0 replies; only message in thread
From: Vincent Chouraki @ 2021-08-26 19:32 UTC (permalink / raw)
  To: emacs-orgmode

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/)



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-08-27  6:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-26 19:32 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

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).