From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Tangling takes long - profiling and calling R Date: Tue, 16 Jun 2015 23:45:32 +0200 Message-ID: <87381r9vk3.fsf@selenimh.access.network> References: <87ioaobvl1.fsf@selenimh.access.network> <87a8vzc1u8.fsf@selenimh.access.network> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55943) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z4yeM-0008R5-G7 for emacs-orgmode@gnu.org; Tue, 16 Jun 2015 17:44:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z4yeK-0002Ii-Q8 for emacs-orgmode@gnu.org; Tue, 16 Jun 2015 17:44:06 -0400 Received: from relay4-d.mail.gandi.net ([2001:4b98:c:538::196]:39057) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z4yeK-0002HJ-Jf for emacs-orgmode@gnu.org; Tue, 16 Jun 2015 17:44:04 -0400 In-Reply-To: (Rainer M. Krug's message of "Tue, 16 Jun 2015 16:42:32 +0200") 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: Rainer M Krug Cc: "emacs-orgmode@gnu.org" Rainer M Krug writes: >> We can check for that in Org Lint and warn the user. > > That would be a really good idea! Done. > Before deleting it, one should get a warning that a certain feature is > deprecated. At the moment, it is only mentioned in the help (as far as > I am aware). It has been mentioned in the manual for the last two years. See footnote in (info "(org)Header arguments in Org mode properties"). Regards,