From mboxrd@z Thu Jan 1 00:00:00 1970 From: Detlef Steuer Subject: Re: org version numbers in file - WAS: Tangling takes long - profiling and calling R Date: Tue, 23 Jun 2015 11:32:28 +0200 Message-ID: <20150623113228.09247a57@gaia> References: <87ioaobvl1.fsf@selenimh.access.network> <87a8vzc1u8.fsf@selenimh.access.network> <87381r9vk3.fsf@selenimh.access.network> <87egl977u3.fsf@selenimh.access.network> <20150618162321.2636bb41@gaia> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50969) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z7KZM-0003O5-PL for emacs-orgmode@gnu.org; Tue, 23 Jun 2015 05:32:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z7KZI-00050u-T8 for emacs-orgmode@gnu.org; Tue, 23 Jun 2015 05:32:40 -0400 Received: from mout.gmx.net ([212.227.15.18]:64645) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z7KZI-00050Y-Jl for emacs-orgmode@gnu.org; Tue, 23 Jun 2015 05:32:36 -0400 In-Reply-To: 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: emacs-orgmode@gnu.org Am Tue, 23 Jun 2015 10:45:45 +0200 schrieb Rainer M Krug : > 2) most importantly, I think this should be added automatically into > the org file as #+ORG_FILE_VERSION: so that one can count on it to be > there. Well. I want *nothing* to be added automatically. An org file is a text file containing what I type or add explicitly. If the file is exported may be org version info should be added as some kind of comment automatically. If it is me who adds #+ORG_FILE_VERSION: somewhere and that property is expanded at save or export time, that is ok. But not everything is reproducible research. org should never have its own ideas about the authors intention. Regards Detlef