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:28:18 +0000 Message-ID: <87ve826wh9.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 1It37J-0003Oj-8R for emacs-orgmode@gnu.org; Fri, 16 Nov 2007 10:28:25 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1It37H-0003Kl-0A for emacs-orgmode@gnu.org; Fri, 16 Nov 2007 10:28:24 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1It37G-0003KY-N0 for emacs-orgmode@gnu.org; Fri, 16 Nov 2007 10:28:22 -0500 Received: from an-out-0708.google.com ([209.85.132.241]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1It37G-0004sy-BQ for emacs-orgmode@gnu.org; Fri, 16 Nov 2007 10:28:22 -0500 Received: by an-out-0708.google.com with SMTP id c38so185104ana for ; Fri, 16 Nov 2007 07:28:21 -0800 (PST) In-Reply-To: <2c75873c0711160614y736c62a0i71451703d71e503e@mail.gmail.com> (Graham Smith's message of "Fri, 16 Nov 2007 14:14:26 +0000") 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 Hi Graham, "Graham Smith" writes: > I have just set up Remember with Org mode (without the template set up), > when I use C-c C-c to save the entry, it gets saved to notes.org as it > should, but I also get an error: > > Invalid search bound (wrong side of point) > > Can some one explain what this means. This is hard to guess. Can you provide more information? - version numbers of Org/Remember/Emacs - relevant parts of your Org/Remember setup - a backtrace To get a backtrace, turn on debugging in Emacs: (setq debug-on-error t) Thanks, -- Bastien