From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joost Kremers Subject: Re: Obsolete org contrib package Date: Tue, 08 Nov 2016 13:45:05 +0100 Message-ID: <8737j2rvhq.fsf@fastmail.fm> References: <87a8dastys.fsf@fastmail.fm> <87y40ujh34.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53160) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c45m3-0005mp-NQ for emacs-orgmode@gnu.org; Tue, 08 Nov 2016 07:45:12 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c45m0-0005ag-Is for emacs-orgmode@gnu.org; Tue, 08 Nov 2016 07:45:11 -0500 Received: from out4-smtp.messagingengine.com ([66.111.4.28]:33046) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1c45m0-0005aW-C6 for emacs-orgmode@gnu.org; Tue, 08 Nov 2016 07:45:08 -0500 In-reply-to: <87y40ujh34.fsf@nicolasgoaziou.fr> 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: Nicolas Goaziou Cc: =?utf-8?Q?Gr=C3=A9goire?= Jadi , emacs-orgmode Hi, On Tue, Nov 08 2016, Nicolas Goaziou wrote: > So you mean there is no equivalent to both > > (ebib-cur-entry-key) This one was what I was worried about, but on second thought, it should be possible to simply use: (ebib--get-key-at-point) > and > > (ebib-db-get-field-value 'title key ebib-cur-db) That one's easier: (ebib-db-get-field-value "title" key ebib--cur-db) > "org-ebib.el" is already compatible with Org 9.0. Ah, good, I didn't realise that. > I'm Cc'ing the author. Ideally this library should be updated to > new > Ebib and moved to some ELPA. > > If Grégoire doesn't want to take care of it and no one > volunteers to > maintain that file, we can remove it. I was actually planning to add this functionality to Ebib itself. So if Grégoire isn't interested in it anymore, I could put it in the Ebib repo, or create a separate repo for it, either on Github or somewhere else, wherever you prefer. -- Joost Kremers Life has its moments