From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [PATCH] replace function name in org-bbdb Date: Wed, 03 Apr 2013 13:55:51 +0200 Message-ID: <87txnnhlq0.fsf@bzg.ath.cx> References: <87k3opuiw8.fsf@pank.eu> <87boa1ymj3.fsf@bzg.ath.cx> <87a9pkvqb5.fsf@pank.eu> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:32800) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UNMII-0002yT-5b for emacs-orgmode@gnu.org; Wed, 03 Apr 2013 07:56:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UNMIE-0008KY-Qi for emacs-orgmode@gnu.org; Wed, 03 Apr 2013 07:55:58 -0400 Received: from mail-wi0-x22f.google.com ([2a00:1450:400c:c05::22f]:58071) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UNMIE-0008Jv-5V for emacs-orgmode@gnu.org; Wed, 03 Apr 2013 07:55:54 -0400 Received: by mail-wi0-f175.google.com with SMTP id c10so3528883wiw.8 for ; Wed, 03 Apr 2013 04:55:53 -0700 (PDT) In-Reply-To: <87a9pkvqb5.fsf@pank.eu> (rasmus@gmx.us's message of "Sat, 30 Mar 2013 16:51:42 +0100") 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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Rasmus Cc: emacs-orgmode@gnu.org Hi Rasmus, Rasmus writes: >>> org-bbdb-anniversary was not working on my system before using bbdb3 >>> from package.el (probably from MELPA...). This fixes this by renaming >>> a function which has been changed upstream. >> >> Looks good. Is there any versioning we can check in order to know >> what function's name will the users use? > > bbdb3 hasn't been released yet. It's a moving target and I would > assume that people who use it are on the edge of the development. . . > The function(s) in question were renamed four months ago. I fixed this slightly differently: http://orgmode.org/cgit.cgi/org-mode.git/commit/?id=04b13a Thanks for spotting this and providing the patch! Best, -- Bastien