From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: patch for custom colored links in org-mode Date: Thu, 30 Jun 2016 13:58:03 +0200 Message-ID: <87twga28j8.fsf@saiph.selenimh> References: <87twgdxtfm.fsf@saiph.selenimh> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53867) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bIabn-0005v9-7o for emacs-orgmode@gnu.org; Thu, 30 Jun 2016 07:58:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bIabl-0007vt-98 for emacs-orgmode@gnu.org; Thu, 30 Jun 2016 07:58:14 -0400 Received: from relay4-d.mail.gandi.net ([2001:4b98:c:538::196]:54299) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bIabk-0007tp-QS for emacs-orgmode@gnu.org; Thu, 30 Jun 2016 07:58:13 -0400 In-Reply-To: (John Kitchin's message of "Tue, 28 Jun 2016 20:44:13 -0400") 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: John Kitchin Cc: org mode Hello, John Kitchin writes: > I took a stab at this implementation here: > > https://github.com/jkitchin/org-mode/compare/master...colored-link-2?expand=1 Thank you. Could you send the patch on the ML instead? It is better for commenting and archiving. Also make sure to patch against master branch (e.g. `org-match-string-no-properties' -> 'match-string-no-properties'). Regards, -- Nicolas Goaziou