all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Org-lint PROPERTIES
@ 2015-06-30  7:35 Sebastien Vauban
  2015-06-30  8:54 ` Rainer M Krug
  2015-06-30 14:15 ` Nicolas Goaziou
  0 siblings, 2 replies; 5+ messages in thread
From: Sebastien Vauban @ 2015-06-30  7:35 UTC (permalink / raw)
  To: emacs-orgmode-mXXj517/zsQ

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-06-30 19:44 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-30  7:35 Org-lint PROPERTIES Sebastien Vauban
2015-06-30  8:54 ` Rainer M Krug
     [not found]   ` <m2fv59zich.fsf-vfylz/Ys1k4@public.gmane.org>
2015-06-30  9:08     ` Sebastien Vauban
2015-06-30 14:15 ` Nicolas Goaziou
2015-06-30 19:44   ` Sebastien Vauban

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.