From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stig Brautaset Subject: refiling from capture dialogue demoting subsequent heading Date: Sun, 15 Jan 2017 14:11:19 +0000 Message-ID: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44366) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cSlWp-0004fv-Tl for emacs-orgmode@gnu.org; Sun, 15 Jan 2017 09:11:28 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cSlWm-0005AN-OO for emacs-orgmode@gnu.org; Sun, 15 Jan 2017 09:11:27 -0500 Received: from relay4-d.mail.gandi.net ([217.70.183.196]:35264) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cSlWm-0005AD-Hn for emacs-orgmode@gnu.org; Sun, 15 Jan 2017 09:11:24 -0500 Received: from mfilter26-d.gandi.net (mfilter26-d.gandi.net [217.70.178.154]) by relay4-d.mail.gandi.net (Postfix) with ESMTP id 662BD1720A9 for ; Sun, 15 Jan 2017 15:11:22 +0100 (CET) Received: from relay4-d.mail.gandi.net ([IPv6:::ffff:217.70.183.196]) by mfilter26-d.gandi.net (mfilter26-d.gandi.net [::ffff:10.0.15.180]) (amavisd-new, port 10024) with ESMTP id QlofrxPx4C-v for ; Sun, 15 Jan 2017 15:11:20 +0100 (CET) Received: from localhost (host86-154-108-191.range86-154.btcentralplus.com [86.154.108.191]) (Authenticated sender: mailbox@brautaset.org) by relay4-d.mail.gandi.net (Postfix) with ESMTPSA id 2C58B1720A3 for ; Sun, 15 Jan 2017 15:11:19 +0100 (CET) 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: emacs-orgmode Hi, I've found a couple times that some of my top-level sections have been demoted one level. From my git history (I do a commit for each save in Agenda) it looks like this has happened when refiling to a particular section directly from the capture session. The demoted section is the top-level heading immediately after where the entry was refiled to. I have, however, not been able to reproduce the issue. Stig