From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: how to compare org-mode version to current file needs Date: Thu, 17 Mar 2011 08:18:09 +0100 Message-ID: <8762rip30n.fsf@altern.org> References: <4D80B033.2000308@gmx.net> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=58128 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q08Wj-000133-4N for emacs-orgmode@gnu.org; Thu, 17 Mar 2011 04:25:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q08Wh-00012T-C1 for emacs-orgmode@gnu.org; Thu, 17 Mar 2011 04:25:48 -0400 Received: from mail-ww0-f49.google.com ([74.125.82.49]:44331) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q08Wh-00011m-54 for emacs-orgmode@gnu.org; Thu, 17 Mar 2011 04:25:47 -0400 Received: by mail-ww0-f49.google.com with SMTP id 33so2853072wwc.30 for ; Thu, 17 Mar 2011 01:25:46 -0700 (PDT) In-Reply-To: <4D80B033.2000308@gmx.net> (Olaf Hamann's message of "Wed, 16 Mar 2011 13:42:27 +0100") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: "Olaf.Hamann" Cc: emacs-orgmode@gnu.org Hi Olaf, "Olaf.Hamann" writes: > is there any org-mode expression for saying "this org-file needs > org-version > xxx" No. In what case is it useful? Org tries to be backward compatible and can export any _old_ .org formatted file I can think of. Do you have an example where it is needed? -- Bastien