From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kyle Meyer Subject: Re: what happened to org-man? Date: Tue, 11 Feb 2020 03:58:59 +0000 Message-ID: <87r1z13hbw.fsf@kyleam.com> References: <87v9odyevw.fsf@plantarum.ca> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:44582) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j1MhY-0008UJ-Q9 for emacs-orgmode@gnu.org; Mon, 10 Feb 2020 22:59:09 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j1MhX-00079P-5b for emacs-orgmode@gnu.org; Mon, 10 Feb 2020 22:59:08 -0500 Received: from pb-smtp20.pobox.com ([173.228.157.52]:50303) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1j1MhW-00078M-JW for emacs-orgmode@gnu.org; Mon, 10 Feb 2020 22:59:07 -0500 In-Reply-To: <87v9odyevw.fsf@plantarum.ca> 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-mx.org@gnu.org Sender: "Emacs-orgmode" To: Tyler Smith , Emacs Org-Mode Help Hi Tyler, Tyler Smith writes: > > What happend to org-man? I think the file was deleted from org mode, but > I don't see any explanation in the news file. I think this qualifies as > an incompatible change, at least for those of us that used org-man? The prefix for all the link-related libraries was changed from "org-" to "ol-" in v9.3, specifically 499c0a50c (Prefix link-related libraries filenames with "ol", 2019-03-02).