Hi List, 

in elisp code, with point in entry1, I do a save-excursion that inserts
another entry2 and does some work there. After existing from the
save-excursion form, I add e.g. a global ID with org-id-get-create - and
would expect to find it in entry1 when save-excursion did its job right.
But I find it in entry2.

So when I am in one entry and do some inserting in a save-excursion, I
cannot expect to find myself at the same position in the same entry
after save-excursion finished?

-- 
cheers,
Thorsten



Reply via email to