From mboxrd@z Thu Jan 1 00:00:00 1970 From: Puneeth Chaganti Subject: Re: Re: org-mediawiki.el problem: can't work Date: Sun, 10 Apr 2011 21:04:53 +0530 Message-ID: References: <8ca062.8b14.12f3f7a483c.Coremail.mysnowls@163.com> <3ea18a49.ec94.12f40084ac3.Coremail.mysnowls@163.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from [140.186.70.92] (port=50813 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q8wfT-0000hl-4g for emacs-orgmode@gnu.org; Sun, 10 Apr 2011 11:35:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q8wfS-0005mb-90 for emacs-orgmode@gnu.org; Sun, 10 Apr 2011 11:35:15 -0400 Received: from mail-ww0-f49.google.com ([74.125.82.49]:33054) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q8wfS-0005mR-4h for emacs-orgmode@gnu.org; Sun, 10 Apr 2011 11:35:14 -0400 Received: by wwb39 with SMTP id 39so5024097wwb.30 for ; Sun, 10 Apr 2011 08:35:13 -0700 (PDT) In-Reply-To: <3ea18a49.ec94.12f40084ac3.Coremail.mysnowls@163.com> 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: Lin Cc: emacs-orgmode@gnu.org Hi Lin, 2011/4/10 Lin : > Hi Puneeth, > > =C2=A0=C2=A0=C2=A0 Thanks for your attention, but your patch doesn't work= . > > =C2=A0=C2=A0=C2=A0 The problem is not solved, as I mentioned that, I can = find no occurence > of the function > `org-export-mark-list-ending` in the whole git repo. > > =C2=A0=C2=A0=C2=A0 I tried your patch just now and the same error occurs: > > =C2=A0=C2=A0 Symbol's function definition is void: org-export-mark-list-e= nding My patch replaces that with the new function, and fixes a few other things as well. Did you evaluate `org-export.el' after applying the patch? Thanks, Puneeth