From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rick Moynihan Subject: Re: remember/org error Date: Mon, 15 Oct 2007 18:20:05 +0100 Message-ID: <4713A145.4030101@calicojack.co.uk> References: <470FA0AD.20800@calicojack.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IhTcB-0005Cf-FC for emacs-orgmode@gnu.org; Mon, 15 Oct 2007 13:20:27 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IhTc7-00058q-8Z for emacs-orgmode@gnu.org; Mon, 15 Oct 2007 13:20:25 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IhTc6-00058Y-MN for emacs-orgmode@gnu.org; Mon, 15 Oct 2007 13:20:22 -0400 Received: from storm.bpweb.net ([83.223.106.8]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1IhTc6-0007xd-0E for emacs-orgmode@gnu.org; Mon, 15 Oct 2007 13:20:22 -0400 Received: from [192.168.0.205] (host-77-97-226-21.static.telewest.net [77.97.226.21]) (authenticated bits=0) by storm.bpweb.net (8.13.1/8.13.1) with ESMTP id l9FHKJwG004703 for ; Mon, 15 Oct 2007 18:20:19 +0100 In-Reply-To: <470FA0AD.20800@calicojack.co.uk> 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 Rick Moynihan wrote: > Hi all, > > I keep getting the following error after performing a M-x remember, > entering some text in the new buffer and pressing C-c C-c. The > following error occurs on the final C-c C-c. > > (error "Invalid search bound (wrong side of point)") > Not sure what this was, but I cleared my config and reset it according to the manual and it disappeared. I think it might have been something to do with there being no remember templates defined. Thanks again. R.