Re: [O] Bug: new latex exporter, 'Stack overflow in equal' with identical headings

2012-07-16 Thread Myles English
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 y

Re: [O] Bug: new latex exporter, 'Stack overflow in equal' with identical headings

2012-07-16 Thread Nicolas Goaziou
Hello, Myles English writes: > To reproduce: > > 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 p

[O] Bug: new latex exporter, 'Stack overflow in equal' with identical headings

2012-07-16 Thread Myles English
To reproduce: 1. copy the ECM below to a buffer 2. execute the lisp block 3. "M-x org-export-dispatch RET l" I would expect the orgmode doc to be exported to a latex buffer. What results is an error and the message "cdr: Stack overflow in equal bug" My setup: started with 'emacs -Q' and w