From: 林帅 <mysnowls@163.com> To: emacs-orgmode@gnu.org Subject: org-mediawiki.el problem: can't work Date: Sun, 10 Apr 2011 20:54:29 +0800 (CST) [thread overview] Message-ID: <8ca062.8b14.12f3f7a483c.Coremail.mysnowls@163.com> (raw) [-- Attachment #1: Type: text/plain, Size: 1129 bytes --] 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 [-- Attachment #2: Type: text/html, Size: 1701 bytes --]
next reply other threads:[~2011-04-10 12:54 UTC|newest] Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top 2011-04-10 12:54 林帅 [this message] 2011-04-10 13:41 ` Puneeth Chaganti 2011-04-10 13:46 ` org-export-mark-list-ending + org-mediawiki.el Jambunathan K 2011-04-10 15:29 ` Re:Re: org-mediawiki.el problem: can't work Lin 2011-04-10 15:34 ` Puneeth Chaganti 2011-04-10 15:48 ` Lin 2011-04-10 16:56 ` Puneeth Chaganti
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style List information: https://www.orgmode.org/ * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=8ca062.8b14.12f3f7a483c.Coremail.mysnowls@163.com \ --to=mysnowls@163.com \ --cc=emacs-orgmode@gnu.org \ --subject='Re: org-mediawiki.el problem: can'\''t work' \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
Code repositories for project(s) associated with this inbox: https://git.savannah.gnu.org/cgit/emacs/org-mode.git This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).