On Mar 17, 2010, at 5:33 PM, Mikael Fornius wrote:


This goes beyond my knowledge of org-remember.

Maybe it has something to do with corrupt org-*-last-stored data if the
last org-entry data is removed or changed? Just guessing here...

I tried to corrupt the data myself, then did bookmark-load and
org-remember C-1 C-c C-c but then it worked.

When looking briefly in org-remember.el I could not find any bookmark-*
function call that looked like it was depending on its success.

Just so you have not forgotten: did you search all your org-agenda- files
if the entry was misplaced somewhere?

Someone with better knowledge of org-remember then me can sort this out?

I think your analysis is correct. The bookmark-set function is always called *after* the note has been inserted at the target location. So even if it fails, the note should not disappear.

Without a reproducible test case, it is difficult to do more here.

- Carsten



_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to