From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Graham Smith" Subject: Re: Re: Invalid search bound (wrong side of point) using Remember Date: Fri, 16 Nov 2007 18:51:12 +0000 Message-ID: <2c75873c0711161051x45cdf516p9721b1011acde04b@mail.gmail.com> References: <2c75873c0711160614y736c62a0i71451703d71e503e@mail.gmail.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0563644070==" Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1It6He-0004Xz-2Y for emacs-orgmode@gnu.org; Fri, 16 Nov 2007 13:51:18 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1It6Ha-0004Q7-Te for emacs-orgmode@gnu.org; Fri, 16 Nov 2007 13:51:17 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1It6Ha-0004Pk-PZ for emacs-orgmode@gnu.org; Fri, 16 Nov 2007 13:51:14 -0500 Received: from an-out-0708.google.com ([209.85.132.243]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1It6HZ-0007dK-Oa for emacs-orgmode@gnu.org; Fri, 16 Nov 2007 13:51:14 -0500 Received: by an-out-0708.google.com with SMTP id c25so264650ana for ; Fri, 16 Nov 2007 10:51:13 -0800 (PST) In-Reply-To: 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 --===============0563644070== Content-Type: multipart/alternative; boundary="----=_Part_14643_2781915.1195239072585" ------=_Part_14643_2781915.1195239072585 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Andrew, As you will see, I now have this fixed. I did rewrite the template code so it matched the most recent version of the manual - but not sure what I did different. But its working - which is good. Thanks, Graham On 16/11/2007, Andrew J. Korty wrote: > > "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 > > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode > ------=_Part_14643_2781915.1195239072585 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Andrew,

As you will see, I now have this fixed. I did rewrite the template code so it matched the most recent version of the manual - but not sure what I did different.

But its working - which is good.

Thanks,

Graham

On 16/11/2007, Andrew J. Korty <ajk@iu.edu> wrote:
"Graham Smith" <myotisone@gmail.com> 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


_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

------=_Part_14643_2781915.1195239072585-- --===============0563644070== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode --===============0563644070==--