From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: bug in org-element--object-lex seen when exporting (Invalid search bound, wrong side of point) Date: Tue, 25 Oct 2016 11:56:31 +0200 Message-ID: <87d1iokb00.fsf@nicolasgoaziou.fr> References: <87lgxfm6nk.wl-n142857@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33640) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1byyTL-0005R0-Bi for emacs-orgmode@gnu.org; Tue, 25 Oct 2016 05:56:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1byyTK-0003Pe-Ky for emacs-orgmode@gnu.org; Tue, 25 Oct 2016 05:56:43 -0400 In-Reply-To: <87lgxfm6nk.wl-n142857@gmail.com> (Daniel Clemente's message of "Sun, 23 Oct 2016 17:22:55 +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" To: Daniel Clemente Cc: Bastien Guerry , emacs-orgmode@gnu.org Hello, Daniel Clemente 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-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. Bastien, I consider this to be a blocking bug for 9.0 release, in case your are planning to make the release very soon. Regards, -- Nicolas Goaziou