[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] bug in org-element--object-lex seen when exporting (Invalid sear
From: |
Nicolas Goaziou |
Subject: |
Re: [O] bug in org-element--object-lex seen when exporting (Invalid search bound, wrong side of point) |
Date: |
Thu, 27 Oct 2016 00:52:18 +0200 |
Nicolas Goaziou <address@hidden> writes:
> Daniel Clemente <address@hidden> writes:
>
>> Hi. I describe a rare bug seen in today's org-mode (8.3.6) running in emacs
>> 26.0.50.1.
>>
>> 1. emacs -Q, and load org-mode
>> 2. Use this file (two lines):
>>
>> * <<<a>>>
>> a-bug
>>
>> 3. export to HTML (C-c C-e h h)
>>
>> I got:
>>
>> Debugger entered--Lisp error: (error "Invalid search bound (wrong side of
>> point)")
>
> I can reproduce it, and will fix it in a few hours.
Fixed. Thank you.
Regards,