From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Bug in org-src.el? Date: Mon, 11 Feb 2013 15:45:35 +0100 Message-ID: <87y5euhp9r.fsf@bzg.ath.cx> References: <8738xgf5ia.fsf@googlemail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:55395) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U4up8-00054L-KT for emacs-orgmode@gnu.org; Mon, 11 Feb 2013 09:57:40 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U4up7-0001zp-FN for emacs-orgmode@gnu.org; Mon, 11 Feb 2013 09:57:38 -0500 Received: from mail-wi0-f177.google.com ([209.85.212.177]:40423) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U4up7-0001zh-9T for emacs-orgmode@gnu.org; Mon, 11 Feb 2013 09:57:37 -0500 Received: by mail-wi0-f177.google.com with SMTP id hm14so3204478wib.4 for ; Mon, 11 Feb 2013 06:57:36 -0800 (PST) In-Reply-To: <8738xgf5ia.fsf@googlemail.com> (Thorsten Jolitz's message of "Fri, 01 Feb 2013 15:55:25 +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: Thorsten Jolitz Cc: emacs-orgmode@gnu.org Hi Thorsten, Thorsten Jolitz writes: > when I export a (bit complicated) PicoLisp source block with ':results > html', I get an error: > > ,---------------------------------------------------- > | error: "Invalid search bound (wrong side of point)" > `---------------------------------------------------- Yes, I've seen this error too sometimes and it was not easy to fix when I tried to. Can you share the minimal code block to reproduce? Thanks, -- Bastien