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
"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