all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Dmitry Gutov <dgutov@yandex.ru>
To: Krishnakant <krmane@openmailbox.org>,
	"help-gnu-emacs@gnu.org" <help-gnu-emacs@gnu.org>
Subject: Re: how do I get tern working with emacs using company
Date: Wed, 8 Mar 2017 14:39:07 +0200	[thread overview]
Message-ID: <a2903005-b696-f9a9-078d-a0be95144a84@yandex.ru> (raw)
In-Reply-To: <6b583e65-d098-419c-544f-6fce522e0007@openmailbox.org>

On 08.03.2017 14:02, Krishnakant wrote:

> I am trying to get term to work with emacs on Ubuntu 16.04.
> 
> But when I go in turn-mode and then do M-x company-mode I get this error.
> 
> "searching for program, no such file or directory tern".

company-tern uses tern-command, defined in tern.el.

This is not a company question, it's a tern question. It has its own 
website, GitHub repo, and probably some relevant answers on Reddit, 
emacs.stackexchange.com, etc.

Offhand, you probably need to

npm install -g tern



      parent reply	other threads:[~2017-03-08 12:39 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-08 12:02 how do I get tern working with emacs using company Krishnakant
2017-03-08 12:17 ` tomas
2017-03-08 12:21   ` Krishnakant
2017-03-08 12:25     ` tomas
2017-03-08 12:39 ` Dmitry Gutov [this message]

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=a2903005-b696-f9a9-078d-a0be95144a84@yandex.ru \
    --to=dgutov@yandex.ru \
    --cc=help-gnu-emacs@gnu.org \
    --cc=krmane@openmailbox.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.