emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* save-excursion in Org files
@ 2012-07-07 21:13 Thorsten Jolitz
  2012-07-07 21:31 ` Thorsten Jolitz
  0 siblings, 1 reply; 2+ messages in thread
From: Thorsten Jolitz @ 2012-07-07 21:13 UTC (permalink / raw)
  To: emacs-orgmode


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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-07-07 21:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-07-07 21:13 save-excursion in Org files Thorsten Jolitz
2012-07-07 21:31 ` Thorsten Jolitz

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).