unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Alexis <flexibeast@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: configuring irony
Date: Mon, 12 Oct 2015 15:07:20 +1100	[thread overview]
Message-ID: <87fv1gpw5j.fsf@gmail.com> (raw)
In-Reply-To: <a82a11bc-2541-4b0c-a91e-88a2b69e75c6@googlegroups.com>


Sanjeev Sariya <sanjeevsariya@gmail.com> writes:

> Apologies if this a naive query. I'm new to emacs world, and 
> have been trying to learn how to set up config in .emacs/init.el 
> file for irony package.  I've installed/downloaded irony, 
> company-irony, added their path to my .emacs file, yet they 
> don't work.

Welcome to Emacs!

One of the most important things to do when asking for help with 
issues like this is to not only say that something doesn't work, 
but to describe:

* what you tried to do;
* what you expected to happen;
* what actually happened.

That is: how, /specifically/, did something not work for you?

So in this instance, you might write something like:

---

Here's my Emacs config:

[config]

When I'm in a buffer in c-mode, and I type:

stru

I expect to see a list pop-up showing me possible completions, 
such as 'struct'. But nothing happens, even if I then press TAB.

---

That might help to give people some ideas about where the problem 
might be.

(Also, i highly recommend configuring package archives, such as 
MELPA, and then installing packages via Emacs' package system, 
rather than manually - doing so will mean you usually won't need 
to manually add package directories to your load-path.)


Alexis.



  reply	other threads:[~2015-10-12  4:07 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-12  1:17 configuring irony Sanjeev Sariya
2015-10-12  4:07 ` Alexis [this message]
     [not found] ` <mailman.119.1444622853.7904.help-gnu-emacs@gnu.org>
2015-10-12 12:17   ` Sanjeev Sariya
2015-10-12 20:01 ` John Mastro

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=87fv1gpw5j.fsf@gmail.com \
    --to=flexibeast@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.
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).