[PATCH] emacs: include first match in address completion
David Bremner
david at tethera.net
Sat Oct 8 16:26:32 PDT 2016
Mark Walters <markwalters1009 at gmail.com> writes:
> This tries to get round most of these problems by including the full
> list of possible completions, but with the first match moved to the
> very end of the list.
Have you thought about how this should be adjusted when the completion
entries are sorted according to some priority? I guess if we treated the
list circularly putting the highest priority at the end of list would be
ok. I don't know if that is feasible.
d
More information about the notmuch
mailing list