emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: ajk@iu.edu (Andrew J. Korty)
To: emacs-orgmode@gnu.org
Subject: Re: Invalid search bound (wrong side of point) using Remember
Date: Fri, 16 Nov 2007 13:24:55 -0500	[thread overview]
Message-ID: <xunck5oinj48.fsf@locrian.itso.iu.edu> (raw)
In-Reply-To: <2c75873c0711160614y736c62a0i71451703d71e503e@mail.gmail.com> (Graham Smith's message of "Fri\, 16 Nov 2007 14\:14\:26 +0000")

"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

  parent reply	other threads:[~2007-11-16 18:25 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-16 14:14 Invalid search bound (wrong side of point) using Remember Graham Smith
2007-11-16 15:28 ` Bastien
2007-11-16 15:46   ` Graham Smith
2007-11-16 16:05     ` Bastien
2007-11-16 16:10       ` Graham Smith
2007-11-16 16:25         ` Bastien
2007-11-16 16:35           ` Graham Smith
2007-11-16 15:37 ` Daniel Clemente
2007-11-16 15:57   ` Bastien
2007-11-16 17:18     ` Daniel Clemente
2007-11-16 17:26       ` Daniel Clemente
2007-11-16 17:27       ` Bastien
2007-11-16 18:24 ` Andrew J. Korty [this message]
2007-11-16 18:51   ` Graham Smith

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=xunck5oinj48.fsf@locrian.itso.iu.edu \
    --to=ajk@iu.edu \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).