unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Dmitry Gutov <dgutov@yandex.ru>
To: Jorge Araya Navarro <elcorreo@deshackra.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: I don't have C++ intellisense with company-mode
Date: Sat, 25 Jan 2014 07:27:37 +0200	[thread overview]
Message-ID: <87vbx8zl4m.fsf@yandex.ru> (raw)
In-Reply-To: <1390608481.10374.7.camel@localhost.localdomain> (Jorge Araya Navarro's message of "Fri, 24 Jan 2014 18:08:01 -0600")

Jorge Araya Navarro <elcorreo@deshackra.com> writes:

> I manage to make my configuration load without any issue!!
> My "Symbol's function definition is void: eieio-object-name-string"
> issue was happening because of this line of code on my .emacs.d/init.el
> file:
>
>
> ;; programas elisp que no estan en elpa
> (let ((default-directory "~/.emacs.d/otros/"))
>       (normal-top-level-add-subdirs-to-load-path))

Yeah, that doesn't look good.

> Well, I still have that error from company:
>
>
> Idle Service Error semantic-idle-summary-idle-function: "#<buffer helloworld.cpp> - Wrong type argument: stringp, ((\"__THROW\" 0 nil nil))"

Why do you think it's from Company? "Idle Service Error" looks like
something Semantic would print (it has a bunch of "idle" modes you
enable in your config). If it were a bug in Company, it would print
something like this to Messages:

Company: Front-end company-echo-metadata-frontend error "Wrong type argument: characterp, (("__THROW" nil nil))" on command post-command

So yeah, feel free to report the above error, too.



  reply	other threads:[~2014-01-25  5:27 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-22 20:53 I don't have C++ intellisense with company-mode Jorge Araya Navarro
2014-01-23  1:19 ` Dmitry Gutov
2014-01-23  3:42   ` Jorge Araya Navarro
2014-01-23 11:32     ` Dmitry Gutov
2014-01-23 19:15       ` Jorge Araya Navarro
2014-01-23 19:58         ` Dmitry Gutov
2014-01-24  5:22           ` Jorge Araya Navarro
2014-01-24  7:06             ` 贺新超 
2014-01-24  7:46               ` Jorge Araya Navarro
2014-01-24 17:05                 ` David Engster
2014-01-24 17:24                   ` Dmitry Gutov
2014-01-25  0:08                     ` Jorge Araya Navarro
2014-01-25  5:27                       ` Dmitry Gutov [this message]
2014-01-25  5:41                         ` Jorge Araya Navarro
2014-01-25  7:48                           ` Dmitry Gutov
2014-01-25  8:35                           ` David Engster
2014-01-24 18:07                   ` Jorge Araya Navarro
2014-01-24 19:20                     ` David Engster
2014-01-24 11:06             ` Dmitry Gutov
2014-01-24 18:02               ` Jorge Araya Navarro
2014-01-23 14:11     ` Stefan Monnier
2014-01-23 19:07       ` Jorge Araya Navarro
2014-01-23 19:17         ` 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=87vbx8zl4m.fsf@yandex.ru \
    --to=dgutov@yandex.ru \
    --cc=elcorreo@deshackra.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.
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).