From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Bug: org-refile, org-archive-subtree and footnotes [8.3.6 (8.3.6-4-g4835be-elpaplus @ /home/jorge/.emacs.d/elpa/org-plus-contrib-20160926/)] Date: Thu, 06 Oct 2016 00:24:36 +0200 Message-ID: <877f9mmo2j.fsf@nicolasgoaziou.fr> References: <87pongp2y5.fsf@nicolasgoaziou.fr> <87oa2znn9e.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49807) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1brucA-0005BH-TW for emacs-orgmode@gnu.org; Wed, 05 Oct 2016 18:24:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bruc8-00038f-SM for emacs-orgmode@gnu.org; Wed, 05 Oct 2016 18:24:37 -0400 Received: from relay4-d.mail.gandi.net ([2001:4b98:c:538::196]:51382) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bruc8-00038W-MV for emacs-orgmode@gnu.org; Wed, 05 Oct 2016 18:24:36 -0400 In-Reply-To: (Jorge Morais Neto's message of "Wed, 5 Oct 2016 08:24:30 -0300") 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: Jorge Morais Neto Cc: org mode Jorge Morais Neto writes: > On 5 October 2016 at 06:44, Nicolas Goaziou wrote: >> >> OOC, could you show the footnote section triggering this warning? Org >> Lint ignores property drawers there (i.e., it shouldn't raise an error), >> so I'm wondering how is inserted this timestamp. > > I don't understand. Have I not already given an example in the > original email? You gave a recipe to reproduce the example. I was being lazy and expected the complete (final) example. Anyway, I did my homework. This should be fixed: the message is slightly less frightening now. Regards,