From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Issue with internal links Date: Thu, 08 Aug 2019 22:53:12 +0200 Message-ID: <874l2rgz0n.fsf@nicolasgoaziou.fr> References: <4D3A34C7-9A8C-421A-AE42-2590B33C6BE6@ur.rochester.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:35364) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hvpPT-0005Mb-2p for emacs-orgmode@gnu.org; Thu, 08 Aug 2019 16:53:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hvpPR-0008Ov-Vp for emacs-orgmode@gnu.org; Thu, 08 Aug 2019 16:53:19 -0400 Received: from relay9-d.mail.gandi.net ([217.70.183.199]:52689) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hvpPR-0008LV-Q3 for emacs-orgmode@gnu.org; Thu, 08 Aug 2019 16:53:17 -0400 In-Reply-To: <4D3A34C7-9A8C-421A-AE42-2590B33C6BE6@ur.rochester.edu> (Marvin M. Doyley's message of "Thu, 8 Aug 2019 16:56:56 +0000") 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: "Doyley, Marvin M." Cc: emacs-orgmode Hello, "Doyley, Marvin M." writes: > Whenever I double click on an internal link I get the following error > =E2=80=9Cvoid-function org-pass-link-to-system=E2=80=9D The function above doesn't exist in Org base. You may want to investigate on whatever is adding it to `org-open-link-functions'. Regards, --=20 Nicolas Goaziou