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 17:27:42 +0000 Message-ID: <87d4ua2j8x.fsf@bzg.ath.cx> References: <2c75873c0711160614y736c62a0i71451703d71e503e@mail.gmail.com> <87ejeq6v45.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1It4yu-0001c5-Gb for emacs-orgmode@gnu.org; Fri, 16 Nov 2007 12:27:52 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1It4yp-0001PP-Ei for emacs-orgmode@gnu.org; Fri, 16 Nov 2007 12:27:51 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1It4yp-0001PD-2a for emacs-orgmode@gnu.org; Fri, 16 Nov 2007 12:27:47 -0500 Received: from nf-out-0910.google.com ([64.233.182.191]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1It4yo-0005D0-FW for emacs-orgmode@gnu.org; Fri, 16 Nov 2007 12:27:46 -0500 Received: by nf-out-0910.google.com with SMTP id f5so1063960nfh for ; Fri, 16 Nov 2007 09:27:45 -0800 (PST) In-Reply-To: (Daniel Clemente's message of "Fri, 16 Nov 2007 18:18:38 +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: >> 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. >> > What do you mean with „not being in org-mode"? > The error appears even if the file is open at that time. The file > I'm trying to use is even part of the agenda. Sorry I was not clear. I mean that `org-remember-handler' checks whether the target file is in a buffer with org-mode as its major-mode and that `org-remember-handler' this check seems wrong to me. But again, this might not be related to the error Graham reported. >> Would you mind testing if this error occurs in latest Org? >> > It appears also with 5.13i, with the same backtrace. Thanks. I'll have a look later, or Carsten will fix this in the meanwhile. -- Bastien