From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Proposal for new/updated exporter tutorials on Worg Date: Sat, 30 Mar 2013 14:45:37 +0100 Message-ID: <87y5d5ypa6.fsf@bzg.ath.cx> References: <9B43E6D4-7EF9-40BE-9AA4-E6236EB1793D@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:33385) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ULw6I-0007PR-Rq for emacs-orgmode@gnu.org; Sat, 30 Mar 2013 09:45:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ULw6H-0002iH-CR for emacs-orgmode@gnu.org; Sat, 30 Mar 2013 09:45:42 -0400 Received: from mail-wg0-f44.google.com ([74.125.82.44]:41506) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ULw6H-0002i8-68 for emacs-orgmode@gnu.org; Sat, 30 Mar 2013 09:45:41 -0400 Received: by mail-wg0-f44.google.com with SMTP id z12so1027582wgg.11 for ; Sat, 30 Mar 2013 06:45:40 -0700 (PDT) In-Reply-To: (John Hendy's message of "Thu, 28 Mar 2013 17:07:59 -0500") 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: John Hendy Cc: emacs-orgmode , "Thomas S. Dye" , Carsten Dominik Hi John, thanks for the great work so far! This is of huge help. John Hendy 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