From mboxrd@z Thu Jan 1 00:00:00 1970 From: Myles English Subject: Re: Bug: new latex exporter, 'Stack overflow in equal' with identical headings Date: Mon, 16 Jul 2012 21:10:06 +0100 Message-ID: <87liijsc0x.fsf@ed.ac.uk> References: , <87mx2z7om0.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:58672) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SqrWC-0007eY-2k for emacs-orgmode@gnu.org; Mon, 16 Jul 2012 16:03:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SqrWB-0006rK-3o for emacs-orgmode@gnu.org; Mon, 16 Jul 2012 16:03:44 -0400 Received: from mail-wi0-f177.google.com ([209.85.212.177]:48386) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SqrWA-0006rD-TY for emacs-orgmode@gnu.org; Mon, 16 Jul 2012 16:03:43 -0400 Received: by wibhm11 with SMTP id hm11so2326062wib.12 for ; Mon, 16 Jul 2012 13:03:42 -0700 (PDT) In-reply-to: <87mx2z7om0.fsf@gmail.com> 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: Nicolas Goaziou Cc: emacs-orgmode Mode Hi, Nicolas Goaziou writes: > Hello, > >> 1. copy the ECM below to a buffer >> 2. execute the lisp block >> 3. "M-x org-export-dispatch RET l" > > I cannot reproduce it but I have pushed a change that may be related to > your problem (elements cannot be compared with `equal'). > > Could you pull latest version and try again? Fixed! (Though it could have been the latest commit or another recent commit that actually fixed it for me.) > > Thank you. > No: thank you! > > Regards, Myles