emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] Org-lint PROPERTIES


From: Sebastien Vauban
Subject: [O] Org-lint PROPERTIES
Date: Tue, 30 Jun 2015 09:35:39 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (cygwin)

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]