"Graham Smith" <[EMAIL PROTECTED]> 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