[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Orgmode] Re: BUG: refile leaves END line of inline tasks
From: |
Matthew Lundin |
Subject: |
[Orgmode] Re: BUG: refile leaves END line of inline tasks |
Date: |
Fri, 19 Jun 2009 09:44:40 -0500 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.3 (darwin) |
"Peter Westlake" <address@hidden> writes:
> If you have a multi-line inline task, with an END line, then refiling it
> leaves the END line behind. Since it isn't needed at the destination, it
> should just be deleted.
>
> *************** TODO example of refile bug
> C-c C-w takes these lines,
> but leaves the END line.
> *************** END
I've discovered a couple of related issues:
1) Archiving an inline task leaves the END line behind.
2) Footnotes. If org-footnote-section is set to nil, the
org-footnote-action treats inline tasks as sections and thus sorts
footnotes under inline tasks.
- Matt