Re: [PATCH] emacs: include first match in address completion

Subject: Re: [PATCH] emacs: include first match in address completion

Date: Sat, 08 Oct 2016 20:26:32 -0300

To: Mark Walters, notmuch@notmuchmail.org

Cc:

From: David Bremner


Mark Walters <markwalters1009@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

Thread: