IL: property
of contact node) was typically not always chosen as first completion
suggestion in the cycle.
I attach a patch here (against current org-mode git) which also provides
the display sort function for cycle completions in metadata. That seems
to resolve the problem for me.
Regards,
git master) which I am currently using.
It will cause org-contacts to re-load if a marker is found in cache that
points to no buffer. This looked to me like the quickest approach for
fixing it without getting to know org-contacts.el better.
Regards,
Øyvind
--
< Øyvind Stegard
< http://s
acts buffer is
killed and subsequently re-opened (like using `find-alternate-file' with
same file name). Then the buffer will exist for the file, but it will be
a new instance, and the markers in org-contacts-db will still be dead.
That's why I decided to just check the markers instead.
Re
peed turns out to be an issue, then simply caching references to the
contact buffers and validating those references with `buffer-live-p'
should be quicker and just as reliable.
(Checking markers was just a quick solution on my part that did not
require changes to any data structures.)
Øyvind
--
< Øyvind Stegard
< http://stegard.net/
(if colgropen "\n"
"")
Regards,
Øyvind Stegard
PS. I'm not a list subscriber, and only a light-weight org-mode user.
--
< Øyvind Stegard < oyvinst at ifi uio no >
< http://www.oyvind.nu/