bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#48775: Making company mode with completion from opened files


From: Dmitry Gutov
Subject: bug#48775: Making company mode with completion from opened files
Date: Wed, 2 Jun 2021 16:30:53 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.8.1

On 02.06.2021 16:25, ludvig-faddeev@gmx.com wrote:
How do you exactly do that?

'M-x customize-variable'?

Or with setq. In the simplest example:

  (setq company-backends '(company-dabbrev-code))





reply via email to

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