From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sebastien Vauban Subject: Org-lint PROPERTIES Date: Tue, 30 Jun 2015 09:35:39 +0200 Message-ID: Mime-Version: 1.0 Content-Type: text/plain Return-path: 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-mXXj517/zsQ@public.gmane.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org-mXXj517/zsQ@public.gmane.org To: emacs-orgmode-mXXj517/zsQ@public.gmane.org Hello, A suggestion here: could Org-lint tell the user to replace such a block: --8<---------------cut here---------------start------------->8--- #+PROPERTY: eval never #+PROPERTY: padline yes #+PROPERTY: tangle yes --8<---------------cut here---------------end--------------->8--- by its newer syntax: --8<---------------cut here---------------start------------->8--- #+PROPERTY: header-args :eval never :padline yes :tangle yes --8<---------------cut here---------------end--------------->8--- ? Best regards, Seb -- Sebastien Vauban