[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] Scheduling in a narrowed subtree: Bug?
From: |
Gustavo Barros |
Subject: |
Re: [O] Scheduling in a narrowed subtree: Bug? |
Date: |
Mon, 09 Sep 2019 19:13:04 -0300 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) |
On Mon, Sep 09 2019, Michaël Cadilhac wrote:
> Is this the expected behavior?
>
> 1. Create an empty org file
> 2. Insert
> * Test
> * Test 2
> 3. With the cursor at Test, hit C-x n s to narrow the view to the Test subtree
> 4. Hit C-c C-s to schedule the line at any date.
>
> As a result, the SCHEDULED keyword is _not_ included in the narrow view, and
> inserting things after the Test heading
> moves the SCHEDULED keyword away from its second-line position.
This is likely related to
https://lists.gnu.org/archive/html/emacs-orgmode/2019-07/msg00087.html
Regards,
Gustavo.