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: Lars Ingebrigtsen
Subject: Re: Extending the ecomplete.el data store.
Date: Tue, 10 Apr 2018 22:47:21 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

Karl Fogel <address@hidden> writes:

> I think you're conflating the storage format with the in-session UI
> behavior.  Ecomplete can continue to throw away all but the most
> recent variant, if it wishes.

Yeah, I think you're right.  Storing all the variations but making the
selection algorithm Do What I Mean is probably the best choice here, and
leads to the fewest corner cases and surprises.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no



reply via email to

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