Copy of org-contacts with custom patches. Should all be sent off to the maintainers.
Find a file
Øyvind Stegard 6f1a63da03 org-contacts: Provide ordering when using cycle completion
* contrib/lisp/org-contacts.el (org-contacts-metadata-prefix):
Provide same function for cycle ordering as is used for display ordering
in completion metadata.

When using cycle completion style for contacts, by setting
`completion-cycle-threshold' to some value, the ordering was not consistent
with order of email addresses in contact definition, nor the order
which was used for regular display completion. Fix that by also
supplying sort function for cycle completion in metadata.
2013-06-11 20:43:19 +02:00
org-contacts.el org-contacts: Provide ordering when using cycle completion 2013-06-11 20:43:19 +02:00