From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dmitry Newsgroups: gmane.emacs.help Subject: Re: Company not working in emacs-lisp-mode Date: Thu, 17 Jul 2014 03:44:03 +0300 Message-ID: <86k37chl0s.fsf@yandex.ru> References: <87mwc8akww.fsf@gmail.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1405557891 14993 80.91.229.3 (17 Jul 2014 00:44:51 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 17 Jul 2014 00:44:51 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Thorsten Jolitz Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Jul 17 02:44:43 2014 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1X7ZoQ-0002hn-LP for geh-help-gnu-emacs@m.gmane.org; Thu, 17 Jul 2014 02:44:42 +0200 Original-Received: from localhost ([::1]:41820 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X7ZoQ-0004Hm-6N for geh-help-gnu-emacs@m.gmane.org; Wed, 16 Jul 2014 20:44:42 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:34995) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X7Zo7-0004F2-9t for help-gnu-emacs@gnu.org; Wed, 16 Jul 2014 20:44:32 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X7Zny-0006Je-5R for help-gnu-emacs@gnu.org; Wed, 16 Jul 2014 20:44:23 -0400 Original-Received: from mail-wi0-x22f.google.com ([2a00:1450:400c:c05::22f]:43012) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X7Znx-0006JV-Uz for help-gnu-emacs@gnu.org; Wed, 16 Jul 2014 20:44:14 -0400 Original-Received: by mail-wi0-f175.google.com with SMTP id ho1so6985513wib.2 for ; Wed, 16 Jul 2014 17:44:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-type; bh=VcuIZupsv5E8bOKhV0pNeYu1qsGAG17h09bwcXlAQnQ=; b=RASNNIskNk+1/cL+xeHCW4YMyyxwmV8nojgTjKbse6blitvoLWWwsnt+ASmy0LiAt4 7Yqw5MasLJ1czikkRRvbt7NvuUpXLEqFwjGTg8uJD2TiymuWYk9tv0NLd5IpVrWPcYR8 VfMdED4/Mr/aV/BJXVOL3w0p6OGlj9hf+P8UeOqJ21ayYPjYdL3d32qa0B/Br/QuCsMj yx8DrSVhMuHSfNLBADhwHDEyNYKkQtyo0H+FW5DIEm6QZy3MmMZIXAkJZ3wCKa6LZ3Ma NQ9GgBxqGwQ4UMbE3DxdJ3DKPv0KFKgl/2qlx0P6wHNnU2ePd608IEqNoDBZC4e5yEuB v2uA== X-Received: by 10.180.221.134 with SMTP id qe6mr17903191wic.66.1405557852989; Wed, 16 Jul 2014 17:44:12 -0700 (PDT) Original-Received: from axl (v-2-eu19-d3962-07.webazilla.com. [78.140.151.7]) by mx.google.com with ESMTPSA id cd1sm2056233wjc.19.2014.07.16.17.44.10 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Wed, 16 Jul 2014 17:44:12 -0700 (PDT) In-Reply-To: <87mwc8akww.fsf@gmail.com> (Thorsten Jolitz's message of "Thu, 17 Jul 2014 02:28:15 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.92 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:400c:c05::22f X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:98701 Archived-At: Thorsten Jolitz writes: > although company-elisp is part of my company backends > > ,----[ C-h v company-backends RET ] > | company-backends is a variable defined in `company.el'. Value: > | (company-cider company-elisp company-bbdb company-nxml company-css > | company-eclim company-semantic company-clang company-xcode > | company-cmake (company-dabbrev-code company-gtags company-etags > | company-keywords) company-oddmuse company-files company-dabbrev > | company-ispell) > ... > it does not work for me, although it worked out of the box in other > modes. 'does not work' means nothing happens, as if company is not > activated, but is is shown in the mode line. I've just tried the current master in an empty Emacs 24.3 session (started with -Q), and it worked as expected. Have you tried this? You might have to bisect your configuration. > however, I frequently see messages like > > ,---- > | Company: An error occurred in auto-begin > | Symbol's function definition is void: company-capf > `---- Are you sure this error happens in the same kind of buffers where you've pressed `C-h v company-backends RET' and saw the value without `company-capf'?