From mboxrd@z Thu Jan 1 00:00:00 1970 From: Uwe Brauer Subject: Re: the evil org-store-link-functions variable Date: Thu, 02 Mar 2017 17:40:51 +0000 Message-ID: <87varrtw4c.fsf@mat.ucm.es> References: <97aef9c09931431a8f71427e73567741@HE1PR01MB1898.eurprd01.prod.exchangelabs.com> <87tw7bkh1f.fsf@ucl.ac.uk> <8737evx1uw.fsf@mat.ucm.es> <68f9b6ff8e1e435cb7318f4041a30c4b@HE1PR01MB1898.eurprd01.prod.exchangelabs.com> <87k287iqbu.fsf@ucl.ac.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39150) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cjVXq-0001b7-IW for emacs-orgmode@gnu.org; Thu, 02 Mar 2017 13:33:43 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cjVXl-0000rr-SM for emacs-orgmode@gnu.org; Thu, 02 Mar 2017 13:33:42 -0500 Received: from [195.159.176.226] (port=52383 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cjVXl-0000rQ-Lm for emacs-orgmode@gnu.org; Thu, 02 Mar 2017 13:33:37 -0500 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1cjUim-0005Ck-VT for emacs-orgmode@gnu.org; Thu, 02 Mar 2017 18:40:56 +0100 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" To: emacs-orgmode@gnu.org >>> "Eric" == Eric S Fraga writes: > On Thursday, 2 Mar 2017 at 15:57, Uwe Brauer wrote: >> I have even put in my init file >> (setq org-store-link-functions > Following this up, in org v8, this was a variable but in org v9 it is > now a function. Right, but I am still using org-version is a variable defined in ‘org.el’. Its value is "8.3.6" So that setting should work, but maybe gnorb thinks that it is a functions and this is where the trouble comes from. Do you recommend to upgrade? Eric Abrahamsen, if you read this, what do you say? Uwe Brauer