unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Dmitry Gutov <dgutov@yandex.ru>
To: "Cédric Chépied" <cedric.chepied@gmail.com>
Cc: 19264-done@debbugs.gnu.org
Subject: bug#19264: 25.0.50; semantic and company
Date: Thu, 04 Dec 2014 01:32:04 +0200	[thread overview]
Message-ID: <86egsggvij.fsf@yandex.ru> (raw)
In-Reply-To: <547f68fb.a90ac20a.5d0b.fffff2f8@mx.google.com> ("Cédric Chépied"'s message of "Wed, 03 Dec 2014 20:48:09 +0100")

Cédric Chépied <cedric.chepied@gmail.com> writes:

> Go in main function and start to type "vol". Company will suggest
> "volatile". This is ok. This is due to company-keywords backend.
>
> M-x semantic-mode
>
> Go back in main function and try to type "vol" again. Company doesn't suggest
> anything. Remove company-semantic in company-backends and it will work
> again.

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.





  reply	other threads:[~2014-12-03 23:32 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-03 19:48 bug#19264: 25.0.50; semantic and company Cédric Chépied
2014-12-03 23:32 ` Dmitry Gutov [this message]
2014-12-04  7:32   ` Cédric Chépied
2014-12-04 12:12     ` Dmitry Gutov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=86egsggvij.fsf@yandex.ru \
    --to=dgutov@yandex.ru \
    --cc=19264-done@debbugs.gnu.org \
    --cc=cedric.chepied@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).