emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Bug: Off-by-one when archiving to top level date [9.3.6 (9.3.6-17-g3


From: Bastien
Subject: Re: Bug: Off-by-one when archiving to top level date [9.3.6 (9.3.6-17-g389288-elpa @ /home/charlestam/.emacs.d/elpa/org-20200224/)]
Date: Wed, 09 Sep 2020 11:43:58 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Hi Charles,

sorry for the late feedback.

Charles Tam <me@charlest.net> writes:

> I am archiving subtrees of my main Orgmode document to a top-level
> datetree in a secondary file. When I do so, I expect something like
> the following:
>
> * 2020
> *** 2020-02 February  (org-odd-levels-only t)
> ***** 2020-02-27 Thursday
> ******* Archived Item
>
> But instead I get
>
> * 2020
> *** 2020-02 February
> ***** 2020-02-27 Thursday
> ***** Archived Item
>
> The archived item ends up as a sibling of the targeted date, instead
> of a child. This seems incorrect.

What command or keybinding do you use when archiving?

Can you provide a minimal step-by-step recipe to reproduce this bug
with emacs -q ?

Thanks,

-- 
 Bastien



reply via email to

[Prev in Thread] Current Thread [Next in Thread]