From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Abrahamsen Subject: Re: How to set org-make-link-description-function Date: Fri, 13 Apr 2018 10:23:52 -0700 Message-ID: <877epbt3yv.fsf@ericabrahamsen.net> References: <87bmeo53ji.fsf@ericabrahamsen.net> <87bmenu4lv.fsf@ericabrahamsen.net> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42029) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1f72TB-0001Re-4d for emacs-orgmode@gnu.org; Fri, 13 Apr 2018 13:26:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1f72T7-0006Q4-WE for emacs-orgmode@gnu.org; Fri, 13 Apr 2018 13:26:41 -0400 Received: from [195.159.176.226] (port=49305 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1f72T7-0006P1-NY for emacs-orgmode@gnu.org; Fri, 13 Apr 2018 13:26:37 -0400 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1f72Qv-00059V-K1 for emacs-orgmode@gnu.org; Fri, 13 Apr 2018 19:24:21 +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" To: emacs-orgmode@gnu.org John Kitchin writes: > Not with the way I wrote it. It should only affect your links and pass everything else through I > think. I just meant, you can only have one of these functions set. So if I provide special behavior for ebdb links, no other function would be able to do the equivalent for some other type of link.