From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Bug: Invalid search bound (wrong side of point) upon latex code execution [8.3.4 (release_8.3.4-607-gaa7815 @ /home/dominik/.emacs.d/org-mode/lisp/)] Date: Thu, 25 Feb 2016 14:57:35 +0100 Message-ID: <87d1rk3nao.fsf@nicolasgoaziou.fr> References: <87d1rlghgr.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45220) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aYwOF-0000jN-V9 for emacs-orgmode@gnu.org; Thu, 25 Feb 2016 08:55:36 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aYwOF-0006PA-1c for emacs-orgmode@gnu.org; Thu, 25 Feb 2016 08:55:35 -0500 Received: from relay3-d.mail.gandi.net ([2001:4b98:c:538::195]:36215) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aYwOE-0006NT-LO for emacs-orgmode@gnu.org; Thu, 25 Feb 2016 08:55:34 -0500 In-Reply-To: <87d1rlghgr.fsf@gmail.com> (Dominik Schrempf's message of "Thu, 25 Feb 2016 12:25:08 +0100") 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: Dominik Schrempf Cc: emacs-orgmode@gnu.org Hello, Dominik Schrempf writes: > if I try to execute the following latex code block after a list item and > followed by two blank lines I get an error. If I remove one blank line > the code executes fine. > > ---------------------------------------------------------------------- > - Very convenient for typesetting the integral variable =dx=: > #+BEGIN_SRC latex :exports code :results html > \newcommand{\ud}{\,\mathrm{d}} > #+END_SRC > > > ---------------------------------------------------------------------- > > The error message is: > Debugger entered--Lisp error: (error "Invalid search bound (wrong side of point)") Fixed. Thank you. Regards, -- Nicolas Goaziou