From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Org-lint Date: Thu, 28 May 2015 19:28:32 +0200 Message-ID: <87k2vswr0f.fsf@nicolasgoaziou.fr> References: <2015-05-28T14-40-09@devnull.Karl-Voit.at> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51314) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yy1aF-0006lZ-FG for emacs-orgmode@gnu.org; Thu, 28 May 2015 13:27:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Yy1aD-0005pK-5r for emacs-orgmode@gnu.org; Thu, 28 May 2015 13:27:07 -0400 Received: from relay4-d.mail.gandi.net ([2001:4b98:c:538::196]:48170) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yy1aC-0005pB-Vw for emacs-orgmode@gnu.org; Thu, 28 May 2015 13:27:05 -0400 In-Reply-To: <2015-05-28T14-40-09@devnull.Karl-Voit.at> (Karl Voit's message of "Thu, 28 May 2015 14:45:52 +0200") 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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Karl Voit Cc: Karl Voit , emacs-orgmode@gnu.org Hello, Karl Voit writes: > Who do I have to contact, when I've got ideas of checks that > corrupted my Org-mode files? You can implement checks and send them to the ML. You can also suggest them on the ML. > For example, I have the issue that once upon a Org-mode-Git- > checkout, the property drawers got corrupted over time: duplicate > LOGBOOKs Duplicate LOGBOOK drawers is not an error. You could, for example, use the second one as an archive. More generally, you can have multiple drawers with the same name in a given entry. > and order of LOGBOOK and PROPERTIES is switched. I noticed > it, when many drawers were already broken. I still find them in my > files from time to time :-( Org Lint already looks for PROPERTIES drawers not at their expected location. > Another one would be duplicate IDs. Org Lint checks this already, but it proceed document-wise. It will not find duplicate ID across files. Regards, -- Nicolas Goaziou