From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: org-link customization and org-open-link-functions Date: Sun, 20 May 2018 09:35:01 +0200 Message-ID: <87tvr2g4pm.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53109) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fKIs1-0006Hy-NO for emacs-orgmode@gnu.org; Sun, 20 May 2018 03:35:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fKIry-0000LR-LE for emacs-orgmode@gnu.org; Sun, 20 May 2018 03:35:09 -0400 Received: from relay12.mail.gandi.net ([217.70.178.232]:57493) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1fKIry-0000KG-Ey for emacs-orgmode@gnu.org; Sun, 20 May 2018 03:35:06 -0400 In-Reply-To: (Michael Brand's message of "Thu, 17 May 2018 18:14:08 +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: Michael Brand Cc: Org Mode Hello, Michael Brand writes: > Customization of the face org-link changes org-open-link-functions > resulting in org-open-at-point asking for a TAGS file. Is that > intended behavior? Yes, it's apparently a feature from "org-ctags.el". See `org-ctags-open-link-functions'. Regards, -- Nicolas Goaziou