From: Bastien <bzg@altern.org>
To: emacs-orgmode@gnu.org
Subject: Re: Invalid search bound (wrong side of point) using Remember
Date: Fri, 16 Nov 2007 16:25:52 +0000 [thread overview]
Message-ID: <878x4yb1in.fsf@bzg.ath.cx> (raw)
In-Reply-To: <2c75873c0711160810t6cdae167idf7e7d8a23891b31@mail.gmail.com> (Graham Smith's message of "Fri, 16 Nov 2007 16:10:56 +0000")
"Graham Smith" <myotisone@gmail.com> writes:
> I wonder if it could be related to the line in the Remember set up
> that has
>
> (add hook 'remember -mode-hook 'org-remember-apply-template)
... Please copy correct excerpts of code, this could be confusing for other
users: (add-hook 'remember-mode-hook 'org-remember-apply-template)
And no, I don't think the error comes from this.
`org-remember-apply-template' is a function that prepares the remember
buffer *before* the user write into it. Your problem occurs when you
try to send the remember annotation through `org-remember-handler'
(which is called by C-c C-c in the remember buffer.)
Thanks for your help!
--
Bastien
next prev parent reply other threads:[~2007-11-16 16: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 [this message]
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
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=878x4yb1in.fsf@bzg.ath.cx \
--to=bzg@altern.org \
--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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.