[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#29398: company-minimum-prefix-length
From: |
Tassilo Horn |
Subject: |
bug#29398: company-minimum-prefix-length |
Date: |
Thu, 23 Nov 2017 09:04:42 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) |
Hi all,
I've removed the code. The argument that many users also use the
dabbrev company backend in combination with the native completion of the
mode made sense. In that case, you might have thousands of completions
with a too short prefix length.
Bye,
Tassilo