emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Extending the ecomplete.el data store.


From: Stefan Monnier
Subject: Re: Extending the ecomplete.el data store.
Date: Tue, 06 Feb 2018 15:39:16 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

> Well, this all started because Lars and I observed that ecomplete and
> mailaprop currently use very different selection algorithms yet the raw data
> they work with is very similar -- not exactly the same, but
> highly overlapping.

So I guess my conclusion is that if you want to share something, there's
maybe no point trying to spend much time designing something very general:
most of the effort is in the selection algorithm anyway, not in the
reading&writing of the raw data.


        Stefan



reply via email to

[Prev in Thread] Current Thread [Next in Thread]