From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Graham Smith" Subject: Re: Invalid search bound (wrong side of point) using Remember Date: Fri, 16 Nov 2007 16:35:35 +0000 Message-ID: <2c75873c0711160835j7ad681favc202aa06d2fe0cb2@mail.gmail.com> References: <2c75873c0711160614y736c62a0i71451703d71e503e@mail.gmail.com> <87ve826wh9.fsf@bzg.ath.cx> <2c75873c0711160746k176b294bsc8786472caecd44a@mail.gmail.com> <871waqch1j.fsf@bzg.ath.cx> <2c75873c0711160810t6cdae167idf7e7d8a23891b31@mail.gmail.com> <878x4yb1in.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2072120434==" Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1It4AN-0007oK-Bi for emacs-orgmode@gnu.org; Fri, 16 Nov 2007 11:35:39 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1It4AL-0007lt-9d for emacs-orgmode@gnu.org; Fri, 16 Nov 2007 11:35:38 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1It4AK-0007lc-T3 for emacs-orgmode@gnu.org; Fri, 16 Nov 2007 11:35:36 -0500 Received: from an-out-0708.google.com ([209.85.132.247]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1It4AK-0001x0-EY for emacs-orgmode@gnu.org; Fri, 16 Nov 2007 11:35:36 -0500 Received: by an-out-0708.google.com with SMTP id c38so189041ana for ; Fri, 16 Nov 2007 08:35:35 -0800 (PST) In-Reply-To: <878x4yb1in.fsf@bzg.ath.cx> 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 --===============2072120434== Content-Type: multipart/alternative; boundary="----=_Part_14221_22809493.1195230935717" ------=_Part_14221_22809493.1195230935717 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Bastien, Ah OK, and sorry about the code. Graham On 16/11/2007, Bastien wrote: > > "Graham Smith" 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 > > > _______________________________________________ > 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_14221_22809493.1195230935717 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Bastien,

Ah OK, and sorry about the code.

Graham

On 16/11/2007, Bastien <bzg@altern.org> wrote:
"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


_______________________________________________
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_14221_22809493.1195230935717-- --===============2072120434== 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 --===============2072120434==--