From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jambunathan K Subject: Re: org-export-mark-list-ending + org-mediawiki.el Date: Sun, 10 Apr 2011 19:16:10 +0530 Message-ID: <81zknyxlr1.fsf@gmail.com> References: <8ca062.8b14.12f3f7a483c.Coremail.mysnowls@163.com> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 8bit Return-path: Received: from [140.186.70.92] (port=49496 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q8uyS-0000JE-8l for emacs-orgmode@gnu.org; Sun, 10 Apr 2011 09:46:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q8uyR-0000P7-0c for emacs-orgmode@gnu.org; Sun, 10 Apr 2011 09:46:44 -0400 Received: from mail-iy0-f169.google.com ([209.85.210.169]:41971) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q8uyQ-0000On-T5 for emacs-orgmode@gnu.org; Sun, 10 Apr 2011 09:46:42 -0400 Received: by iyf13 with SMTP id 13so6480376iyf.0 for ; Sun, 10 Apr 2011 06:46:41 -0700 (PDT) In-Reply-To: <8ca062.8b14.12f3f7a483c.Coremail.mysnowls@163.com> (=?gb2312?B?IsHWy6ciJ3M=?= message of "Sun, 10 Apr 2011 20:54:29 +0800 (CST)") 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: =?gb2312?B?wdbLpw==?= Cc: emacs-orgmode@gnu.org Try backerevving starting from 7.4 release till you succeed: You might have better luck with `git checkout release_7.4' Use `git tag -l' to see all valid released versions. ps: I have changed the subject line to be more specific. Jambunathan K. 林帅 writes: > Hello all, >   I git-cloned org from the repo and uses the `org-mediawiki.el` plus > org-export.el`, > which lies in the `EXPERIMENTAL` directory, hoping to export org file in the > MediaWiki format. > Some infomation: >   Platform: Ubuntu 10.10 >   Emacs version: 23.3 >   Org version: 7.5 release >   > Problem #1: >   In the end of `org-medaiwiki.el`, there is no (provide 'org-mediawiki) > sentence. > But the intro in the beginning of the file asks me to use (require 'org-mediawiki), > so I added the `provide' sentence by hand. > Problem #2: >   When I M-x org-mw-export, an error occurs: >   save-current-buffer: Symbol's function definition is void: > org-export-mark-list-ending >   As I found, `org-export-mark-list-ending` is used in line 264, org-export.el >     ;; Mark end of lists >    (org-export-mark-list-ending backend) >   I grep-ed the whole git cloned directory and find nothing more of this >   "org-export-mark-list-ending" function. >   Anyone can work well on exporting org in mediawiki format? Any help would be > appreciated! >   Lin, 4-10-2011 >   >   > > > -- > > Have a nice day:) > > Mobile: 13401199830 > --