From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: file-equal-p undefined Date: Wed, 20 Feb 2013 07:12:06 +0100 Message-ID: <871ucbcx6o.fsf@bzg.ath.cx> References: <86ehgbhhaz.fsf@iro.umontreal.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:51080) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U83ET-0004j8-MF for emacs-orgmode@gnu.org; Wed, 20 Feb 2013 01:32:46 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U83EJ-00042H-1i for emacs-orgmode@gnu.org; Wed, 20 Feb 2013 01:32:45 -0500 Received: from mail-wi0-f171.google.com ([209.85.212.171]:62890) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U83EI-000424-Ru for emacs-orgmode@gnu.org; Wed, 20 Feb 2013 01:32:34 -0500 Received: by mail-wi0-f171.google.com with SMTP id hn17so5744812wib.4 for ; Tue, 19 Feb 2013 22:32:34 -0800 (PST) In-Reply-To: <86ehgbhhaz.fsf@iro.umontreal.ca> (=?iso-8859-1?Q?=22Fran=E7o?= =?iso-8859-1?Q?is?= Pinard"'s message of "Tue, 19 Feb 2013 21:04:20 -0500") 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: =?iso-8859-1?Q?Fran=E7ois?= Pinard Cc: emacs-orgmode@gnu.org Hi François, François Pinard writes: > In a recent checkout of Org mode, ox.el (org-export-output-file-name) > calls function file-equal-p, which does not seem to exist for me, on > this Emacs 23.4. It seems to exist in more recent Emacses however. Yes, this has been fixed a few hours ago: http://orgmode.org/cgit.cgi/org-mode.git/commit/?id=5ea132 Thanks, -- Bastien