From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kyle Meyer Subject: Re: Bug: org-link-add does not exist Date: Mon, 08 Aug 2016 21:29:49 -0400 Message-ID: <87popibugi.fsf@kyleam.com> References: <47169d58-cd55-4ad7-d98d-e69676bcb20c@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41954) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bWvrh-00089Y-5K for emacs-orgmode@gnu.org; Mon, 08 Aug 2016 21:29:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bWvrc-0006hh-Pc for emacs-orgmode@gnu.org; Mon, 08 Aug 2016 21:29:56 -0400 Received: from pb-smtp2.pobox.com ([64.147.108.71]:56378 helo=sasl.smtp.pobox.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bWvrc-0006hS-LR for emacs-orgmode@gnu.org; Mon, 08 Aug 2016 21:29:52 -0400 In-Reply-To: <47169d58-cd55-4ad7-d98d-e69676bcb20c@gmail.com> (=?utf-8?Q?=22Cl=C3=A9ment?= Pit--Claudel"'s message of "Mon, 8 Aug 2016 20:49:07 -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: =?utf-8?Q?Cl=C3=A9ment?= Pit--Claudel Cc: emacs-orgmode@gnu.org Hello, Cl=C3=A9ment Pit--Claudel writes: > The documentation of org-add-link-type says: > > This function is obsolete since Org 9.0; > use `org-link-add' instead. > > But org-link-add doesn't seem to be defined anywhere. I believe this was already fixed with 7064667 (Update replacement for org-add-link-type, 2016-08-08). -- Kyle