From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nagarjuna G Subject: org-mediawiki Date: Sat, 1 Jan 2011 12:44:07 +0530 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from [140.186.70.92] (port=58396 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PYvfV-0002Re-KT for emacs-orgmode@gnu.org; Sat, 01 Jan 2011 02:14:26 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PYvfU-00038C-MM for emacs-orgmode@gnu.org; Sat, 01 Jan 2011 02:14:25 -0500 Received: from mm.hbcse.tifr.res.in ([158.144.44.247]:52156 helo=gnowledge.org) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PYvfU-00037W-CF for emacs-orgmode@gnu.org; Sat, 01 Jan 2011 02:14:24 -0500 Received: from localhost (localhost [127.0.0.1]) by gnowledge.org (Postfix) with ESMTP id 72FCF42151 for ; Sat, 1 Jan 2011 12:44:19 +0530 (IST) Received: from gnowledge.org ([127.0.0.1]) by localhost (gnowledge.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id F4noYaCHqr-w for ; Sat, 1 Jan 2011 12:44:12 +0530 (IST) Received: from mail-ww0-f49.google.com (mail-ww0-f49.google.com [74.125.82.49]) by gnowledge.org (Postfix) with ESMTPSA id 10F941C2095 for ; Sat, 1 Jan 2011 12:44:11 +0530 (IST) Received: by wwb17 with SMTP id 17so12584939wwb.30 for ; Fri, 31 Dec 2010 23:14:07 -0800 (PST) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org I thought of trying this extension done by Bastien. I get the error Symbol's function definition is void: org-export-handle-include-files-recurse I am loading the two files org-mediawiki.el and org-export.el from a directory in my homes. Am I doing anything wrong? -- GN