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

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

bug#19264: 25.0.50; semantic and company


From: Cédric Chépied
Subject: bug#19264: 25.0.50; semantic and company
Date: Thu, 04 Dec 2014 08:32:12 +0100
User-agent: Wanderlust/2.15.9 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (Gojō) APEL/10.8 Emacs/25.0.50 (x86_64-unknown-linux-gnu) MULE/6.0 (HANACHIRUSATO)

Hi,

At Thu, 04 Dec 2014 01:32:04 +0200,
Dmitry Gutov wrote:
> Not a bug. Company uses only one backend at a time (even if it doesn't
> return any completions in the current context). If you want it to do
> otherwise, you can use "grouped" bakckends.  See `M-x describe-variable
> RET company-backends' for more information.

Yes it uses only one backend at a time but if backend can't find completion it
should use the next one (if I understand variable description):
Returning nil passes control to the next back-end.

In my example company-keywords is ignored even if semantic does not find any
completion.

Regards,
-- 
Cédric Chépied
<cedric.chepied@gmail.com>





reply via email to

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