From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?Fran=C3=A7ois_Pinard?= Subject: file-equal-p undefined Date: Tue, 19 Feb 2013 21:04:20 -0500 Message-ID: <86ehgbhhaz.fsf@iro.umontreal.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([208.118.235.92]:44621) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U7z2n-0004hE-JG for emacs-orgmode@gnu.org; Tue, 19 Feb 2013 21:04:27 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U7z2j-0000Qd-VV for emacs-orgmode@gnu.org; Tue, 19 Feb 2013 21:04:25 -0500 Received: from 206-248-137-202.dsl.teksavvy.com ([206.248.137.202]:50441 helo=mercure.bureau.ubity.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U7z2j-0000PX-KY for emacs-orgmode@gnu.org; Tue, 19 Feb 2013 21:04:21 -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: emacs-orgmode@gnu.org Hi again. 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. Fran=C3=A7ois