unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Andrea Crotti <andrea.crotti.0@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Ede project and automake
Date: Tue, 01 Feb 2011 00:28:34 +0100	[thread overview]
Message-ID: <m162t4zm8t.fsf@82-089.eduroam.rwth-aachen.de> (raw)

I'm trying to get finally to work EDE for my automake driven project.

So I created a new project in my project directory, and EDE says it's
created and saved, but actually apparently it's saved nowhere, and
that's also what the doc says.

Because everything is read directly from the Makefile.am, is that
correct?

But then where do I add the variable customizations for the project??

Anyway semantic doesn't behave correctly, and I guess it's also because
of this

EXTRA_DIST = $(wildcard include/*.hpp)

It's probably not parsed correctly since I have this if I try to customize:

            Source Files :
            [INS] [DEL] File: $(wildcard
            [INS] [DEL] File: include/
            [INS] [DEL] File: .hpp)
            [INS]


I just want to make sure that I can always jump to the right headers,
for example, don't need that much.

And also I don't get why changes made by the function
"semantic-add-system-include"
are on purpose made not persistent (from the doc).

Any example of good project configuration is very welcome :)




                 reply	other threads:[~2011-01-31 23:28 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=m162t4zm8t.fsf@82-089.eduroam.rwth-aachen.de \
    --to=andrea.crotti.0@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).