emacs-devel
[Top][All Lists]
Advanced

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

Re: project--completing-read-strict breaks ada-mode project completion t


From: Dmitry Gutov
Subject: Re: project--completing-read-strict breaks ada-mode project completion table
Date: Sat, 19 Jan 2019 03:26:21 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:65.0) Gecko/20100101 Thunderbird/65.0

On 18.01.2019 06:05, Stefan Monnier wrote:
so it can be used for any (flat) completion table (I don't think
it'll work well with completion-file-name-table).
Would you agree that a "flat completion table" is basically always a list
of files?
In some corner cases maybe not, but in the context of uniquify-files:
yes definitely.

You probably see what I'm getting at. If this is the data we need, it's the data we should ask for from a project backend, and not a completion table.



reply via email to

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