From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?Q?Micha=C3=ABl_Cadilhac?= Subject: Scheduling in a narrowed subtree: Bug? Date: Mon, 9 Sep 2019 15:17:06 -0500 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="00000000000080e24e0592247a97" Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:55651) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1i7Q6X-0002LR-2z for emacs-orgmode@gnu.org; Mon, 09 Sep 2019 16:17:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1i7Q6W-0003mF-0G for emacs-orgmode@gnu.org; Mon, 09 Sep 2019 16:17:40 -0400 Received: from cadilhac.name ([163.172.56.42]:49064 helo=mattermost.cadilhac.name) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1i7Q6V-0003kL-OX for emacs-orgmode@gnu.org; Mon, 09 Sep 2019 16:17:39 -0400 Received: from mail-vk1-f178.google.com (mail-vk1-f178.google.com [209.85.221.178]) by mattermost.cadilhac.name (OpenSMTPD) with ESMTPSA id 9d89116b (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256:NO) for ; Mon, 9 Sep 2019 20:17:36 +0000 (UTC) Received: by mail-vk1-f178.google.com with SMTP id 70so2135949vkz.8 for ; Mon, 09 Sep 2019 13:17:36 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: Org-Mode mailing list --00000000000080e24e0592247a97 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable 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. Cheers, Micha=C3=ABl --00000000000080e24e0592247a97 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Is this the expected behavior?

1. Creat= e 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 th= e Test subtree
4. Hit C-c C-s to schedule the line at any date.

As a result, the SCHEDULED keyword is _not_ include= d in the narrow view, and inserting things after the Test heading moves the= SCHEDULED keyword away from its second-line position.

=
Cheers,
Micha=C3=ABl
--00000000000080e24e0592247a97--