all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Andrey Lisin <andrey.lisin@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Company doesn't suggest candidates from TAGS
Date: Tue, 04 Nov 2014 11:36:48 +0600	[thread overview]
Message-ID: <m2ioiv5xxr.fsf@gmail.com> (raw)

Hello,

I'm new to company-mode and have one question (haven't found anything in
documentation).

Here is my use-case. I have C project and use etags to navigate through
it. `company-backends' variable is

(company-bbdb company-nxml company-css company-eclim company-semantic
company-clang company-xcode company-ropemacs company-cmake company-capf
(company-dabbrev-code company-gtags company-etags company-keywords)
company-oddmuse ...)

I have `foobar' variable defined in header file. Now I edit c-file and
start typing `foo'. I expect to see possible complition `foobar', but
nothing happens. But if I run `company-etags' command I see `foobar' in
completions list.

My question is how to make Company to show me etags suggestions by
default, e.g. by company-complete command?

Thank you.




             reply	other threads:[~2014-11-04  5:36 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-04  5:36 Andrey Lisin [this message]
2014-11-05 15:40 ` Company doesn't suggest candidates from TAGS Dmitry Gutov
2014-11-05 15:47   ` Andrey Lisin

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

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

  git send-email \
    --in-reply-to=m2ioiv5xxr.fsf@gmail.com \
    --to=andrey.lisin@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.