From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gustavo Barros Subject: Re: Bug: canceled capture operation results in demoted following heading when template ends with newline [9.2.4 (9.2.4-11-g1c3eae-elpaplus @ /home/gustavo/.emacs.d/elpa/org-plus-contrib-20190722/)] Date: Sat, 10 Aug 2019 07:54:09 -0300 Message-ID: <87blwx5m0e.fsf@gmail.com> References: <87sgqqq7gw.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; format=flowed Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:44503) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hwP0s-0002Np-1n for emacs-orgmode@gnu.org; Sat, 10 Aug 2019 06:54:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hwP0p-0005wB-Vl for emacs-orgmode@gnu.org; Sat, 10 Aug 2019 06:54:17 -0400 Received: from mail-qk1-x744.google.com ([2607:f8b0:4864:20::744]:43916) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hwP0p-0005v9-Rv for emacs-orgmode@gnu.org; Sat, 10 Aug 2019 06:54:15 -0400 Received: by mail-qk1-x744.google.com with SMTP id m2so9361655qkd.10 for ; Sat, 10 Aug 2019 03:54:14 -0700 (PDT) In-reply-to: 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: Carsten Dominik Cc: org-mode list Hi Carsten, thank you for looking into this. On Sat, Aug 10 2019, Carsten Dominik wrote: > I tried to reproduce your example, and things worked properly.... I followed the described steps to the letter (except for the clear typo, where I should have written 'and cancel it with "C-c C-k"'). And the result is regularly the one described. I have no idea how I could further isolate things. Could '(package-initialize)' be of any relevance? The only purpose of it here is to load the most recent version of org, instead of the built-in one. In your experience, what could be the source of the difference here and there? (OS? WM?) Can anyone else reproduce? I'm at your disposal to test any other possible intervening factors. But, as it stands, I don't know where to look at. Best regards, Gustavo.