From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [PATCH] `file-name-base' missing in Emacs < 24.3 Date: Mon, 01 Dec 2014 16:53:05 +0100 Message-ID: <87zjb7tli6.fsf@bzg.ath.cx> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38333) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XvTHr-0006mY-2F for emacs-orgmode@gnu.org; Mon, 01 Dec 2014 10:53:24 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XvTHl-0002VZ-8Q for emacs-orgmode@gnu.org; Mon, 01 Dec 2014 10:53:18 -0500 Received: from mail-s77.mailgun.info ([184.173.153.205]:48490) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XvTHl-0002VP-2j for emacs-orgmode@gnu.org; Mon, 01 Dec 2014 10:53:13 -0500 In-Reply-To: (Nicolas Berthier's message of "Mon, 25 Aug 2014 16:53:01 +0200") 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: Nicolas Berthier Cc: emacs-orgmode@gnu.org Hi Nicolas, Nicolas Berthier writes: > A recent patch introduced a call to `file-name-base' in contributed > "ox-bibtex.el"; however, this function was only introduced in Emacs > version 24.3. The attached patch is a basic fix for that. Applied, thanks, and sorry for the delay. -- Bastien