From mboxrd@z Thu Jan 1 00:00:00 1970 From: Achim Gratz Subject: Re: new exporter Date: Mon, 16 Jul 2012 20:11:21 +0200 Message-ID: <87y5mjo9ti.fsf@Rainer.invalid> References: <3C38420E-E2FA-4CAB-B3FD-9C5F8584E60A@gmail.com> <81fwadrgoo.fsf@gmail.com> <87396dzlai.fsf_-_@Rainer.invalid> <871ulqgb4t.fsf@gmail.com> <87y5nyx4ku.fsf@Rainer.invalid> <87a9zq7htj.fsf@Rainer.invalid> <87r4t261fw.fsf@Rainer.invalid> <87k3yu15wj.fsf@gmail.com> <87395hkj7u.fsf@Rainer.invalid> <87fw9gwmet.fsf@Rainer.invalid> <87pq8j2a0y.fsf@gmail.com> <87r4sy3rve.fsf@Rainer.invalid> <87fw9d1eif.fsf@gmail.com> <878veo6d1a.fsf@Rainer.invalid> <87d340u077.fsf@gmail.com> <87ipdrpl5n.fsf@Rainer.invalid> <87liimfh5l.fsf@gmail.com> <87a9z1kz9r.fsf@Rainer.invalid> <87vcho7qi3.fsf@gmail.com> <87394ssrr5.fsf@Rainer.invalid> <87r4sc6qld.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:36552) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Sqplg-00068L-Kh for emacs-orgmode@gnu.org; Mon, 16 Jul 2012 14:11:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Sqplf-0002K4-Cy for emacs-orgmode@gnu.org; Mon, 16 Jul 2012 14:11:36 -0400 Received: from plane.gmane.org ([80.91.229.3]:50150) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Sqplf-0002Jz-5n for emacs-orgmode@gnu.org; Mon, 16 Jul 2012 14:11:35 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Sqpld-0001pg-GW for emacs-orgmode@gnu.org; Mon, 16 Jul 2012 20:11:33 +0200 Received: from pd9eb2f9f.dip.t-dialin.net ([217.235.47.159]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 16 Jul 2012 20:11:33 +0200 Received: from Stromeko by pd9eb2f9f.dip.t-dialin.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 16 Jul 2012 20:11:33 +0200 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 Nicolas Goaziou writes: > I hard-link org-element.el and org-export.el in lisp/ and I use the Ditto, to be exact: rm -f lisp/org-{export,element,e-*}.{el,elc} ln contrib/lisp/org-{export,element,e-*}.el lisp/ > following local change to default.mk (I know I should be modifying > local.mk instead, but this was easier to do). Actually, it wasn't. These two lines would be the only additions you need AFAICS and you could even make them on the command line: --8<---------------cut here---------------start------------->8--- BTEST_EXTRA = org-export BTEST_OB_LANGUAGES = --8<---------------cut here---------------end--------------->8--- I still don't get that error and all tests are pass, with Emacs24 from Bzr. I do get an error from Emacs 23.3 (Lisp nesting exceeds `max-lisp-eval-depth'), but that can be circumvented by increasing the limit via BTEST_PRE="--eval '(setq max-lisp-eval-depth 18000)'" I then get two fails with really lengthy backtraces of what look to be nested macro expansions 2 unexpected results: FAILED test-org-element/parent-property FAILED test-org-element/set-element ...but still not the error you've been reporting. What's your version of Emacs and how is it configured? Regards, Achim. -- +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ Samples for the Waldorf Blofeld: http://Synth.Stromeko.net/Downloads.html#BlofeldSamplesExtra