emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] Re: org-refile bug


From: Carsten Dominik
Subject: Re: [Orgmode] Re: org-refile bug
Date: Thu, 18 Mar 2010 06:49:36 +0100


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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]