Hi John, thanks for the great work so far! This is of huge help.
John Hendy <jw.he...@gmail.com> writes: > My thinking on this is that Org-8.0 is a significant step, however it > would be nice to write documentation as it pertains to Org 8.0 and not > constantly in reference to how it's different from Org-7.x. Agreed. If there is no indication on the Worg page, users should be right in assuming this is for the latest stable version. Instead of an "OUTDATED" cookie, I suggest introducing #+PROPERTY: OrgCompat_ALL 8.0 7.9 7.8 7.7 (... using values from `customize-package-emacs-version-alist') in a setup file and #+PROPERTY: OrgCompatible 8.0 in files where instructions are relevant starting from 8.0. Then a macro could insert that compatible version. What do you think? -- Bastien