From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Invalid search bound (wrong side of point) using Remember Date: Fri, 16 Nov 2007 15:57:46 +0000 Message-ID: <87ejeq6v45.fsf@bzg.ath.cx> References: <2c75873c0711160614y736c62a0i71451703d71e503e@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1It3Zp-0007Tm-Ib for emacs-orgmode@gnu.org; Fri, 16 Nov 2007 10:57:53 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1It3Zn-0007T9-Os for emacs-orgmode@gnu.org; Fri, 16 Nov 2007 10:57:53 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1It3Zn-0007T2-Gp for emacs-orgmode@gnu.org; Fri, 16 Nov 2007 10:57:51 -0500 Received: from nf-out-0910.google.com ([64.233.182.187]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1It3Zn-0006lP-1U for emacs-orgmode@gnu.org; Fri, 16 Nov 2007 10:57:51 -0500 Received: by nf-out-0910.google.com with SMTP id f5so1032478nfh for ; Fri, 16 Nov 2007 07:57:50 -0800 (PST) In-Reply-To: (Daniel Clemente's message of "Fri, 16 Nov 2007 16:37:43 +0100") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org "Daniel Clemente" writes: > I provide more information, since I'm always getting this error. Thanks for the information. I tried to dig this a bit, and found out that `org-remember-handler' was confused by the target file not being in org-mode, even if it is an org file. Not sure this is relevant here though. > ** My configuration > GNU Emacs 23.0.50.1 (i686-pc-linux-gnu, multi-tty) of 2007-09-05 > > org 5.11 Would you mind testing if this error occurs in latest Org? Thanks for your help, -- Bastien