From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Stefan-W. Hahn" Subject: Re: org-link-minor-mode.el broken by recent org maint Date: Thu, 15 Jun 2017 17:59:44 +0200 Message-ID: <20170615155944.GB7300@seven> References: <27046810-4CA1-4530-AAFA-F3C05228F061@s-hahn.de> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38976) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dLXBa-0001Tc-3R for emacs-orgmode@gnu.org; Thu, 15 Jun 2017 11:59:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dLXBV-0004Jy-9S for emacs-orgmode@gnu.org; Thu, 15 Jun 2017 11:59:54 -0400 Received: from mout.kundenserver.de ([212.227.126.135]:49366) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dLXBU-0004Iz-UH for emacs-orgmode@gnu.org; Thu, 15 Jun 2017 11:59:49 -0400 Content-Disposition: inline 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" To: Samuel Wales Cc: emacs-orgmode@gnu.org Mail von Samuel Wales, Wed, 14 Jun 2017 at 12:35:42 -0700: > On 6/8/17, Stefan Hahn wrote: > > Please see: > > > > https://github.com/swhahn/org-link-minor-mode > > this looks great! thanks! Thank you. > > getting compilation issues: > > In org-link-minor-mode-unfontify-region: > org-link-minor-mode.el:30:43:Warning: `org-decompose-region' is an obsolete > function (as of Org 9.0); use `decompose-region' instead. > > In org-link-minor-mode: > org-link-minor-mode.el:66:39:Warning: variable reference to nonvariable > `(quote (org-activate-plain-links))' > org-link-minor-mode.el:66:39:Error: Wrong type argument: symbolp, > (quote (org-activate-plain-links)) > I just pushed a new version which now compiles without flaws togehter with org v8 and org v9. With kind regards, Stefan -- Stefan-W. Hahn It is easy to make things. It is hard to make things simple.