From mboxrd@z Thu Jan 1 00:00:00 1970 From: ajk@iu.edu (Andrew J. Korty) Subject: Re: Invalid search bound (wrong side of point) using Remember Date: Fri, 16 Nov 2007 13:24:55 -0500 Message-ID: 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 1It5sG-0007m6-Ib for emacs-orgmode@gnu.org; Fri, 16 Nov 2007 13:25:04 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1It5sB-0007lS-NR for emacs-orgmode@gnu.org; Fri, 16 Nov 2007 13:25:04 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1It5sB-0007lP-Jc for emacs-orgmode@gnu.org; Fri, 16 Nov 2007 13:24:59 -0500 Received: from locrian.itso.iu.edu ([149.166.143.64]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1It5sB-0007JO-0K for emacs-orgmode@gnu.org; Fri, 16 Nov 2007 13:24:59 -0500 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 "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. I had this problem, and I think I fixed it by moving %a from the end of my org-remember-templates to the beginning. My templates used to look something like * TODO %? %U %a Now I use * TODO %? %a %U which fixed the bug. Plus I like it better anyway. Iirc, the problem arose when %a was empty. -- Andrew J. Korty, Deputy Information Security Officer Office of the Vice President for Information Technology and CIO Indiana University