Re: [Orgmode] [PATCH] Use save-excursion in org-map-dblocks

2010-03-24 Thread Carsten Dominik
Hi Magnus, this looks like an OK patch and I don't have any problems applying it. However, I do not quite understand the need for it. Can you please try to explain a bit better? Do you have two processes running over the same file at the same time, or why is there a conflict? Thanks for y

[Orgmode] [PATCH] Use save-excursion in org-map-dblocks

2010-03-23 Thread Magnus Henoch
This patch has been sitting in my tree for a while... It's a fix to org-map-dblocks, to make it use save-excursion instead of remembering position values. I need this since I have a dblock function that asynchronously updates dblocks from HTTP responses, and some dblocks ended up getting updated