emacs-devel
[Top][All Lists]
Advanced

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

Re: Make company-backends buffer-local?


From: Clément Pit-Claudel
Subject: Re: Make company-backends buffer-local?
Date: Sun, 4 Mar 2018 11:25:42 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0

On 2018-03-04 02:47, Jefferson Carpenter wrote:
> The company-backends variable is currently a global variable.  The
> backend that serves completions is the first one that returns a
> prefix for the location at point.

Most of the modes I write use setq-local to change that variable; is there a 
further advantage to be gained from making it buffer-local by default?

Clément.





reply via email to

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