From: "Aneesh Kumar K. V" <aneesh.kumar@linux.vnet.ibm.com>
To: Chong Yidong <cyd@stupidchicken.com>
Cc: cedet-devel@lists.sourceforge.net,
Emacs development discussions <emacs-devel@gnu.org>
Subject: Re: ede-linux doesn't work with master emacs repo
Date: Sun, 26 Sep 2010 02:33:22 +0530 [thread overview]
Message-ID: <m3fwwxa63p.fsf@linux.vnet.ibm.com> (raw)
In-Reply-To: <87aan5tyud.fsf@stupidchicken.com>
On Sat, 25 Sep 2010 15:19:54 -0400, Chong Yidong <cyd@stupidchicken.com> wrote:
> aneesh.kumar@linux.vnet.ibm.com (Aneesh Kumar K.V) writes:
>
> > After the sync with CEDET 1.0, ede-linux support seems to be
> > broken. Visting a linux kernel directory gives the error
> >
> > ede-directory-project-p: Cannot open load file: ede-linux
>
> Should be fixed now, thanks for the report.
I also found that the completion is broken with the update. With simple C
prg like the below, I am not able to complete the member variables of
struct a
struct a {
int k;
char b;
} t;
main()
{
int done;
int c;
char k;
c = done;
c = t.
}
-aneesh
next prev parent reply other threads:[~2010-09-25 21:03 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-09-25 4:03 ede-linux doesn't work with master emacs repo Aneesh Kumar K.V
2010-09-25 19:19 ` Chong Yidong
2010-09-25 21:03 ` Aneesh Kumar K. V [this message]
2010-09-25 22:37 ` Eric M. Ludlam
2010-09-25 23:28 ` [CEDET-devel] " Chong Yidong
2010-09-26 2:58 ` Eric M. Ludlam
2010-09-28 14:49 ` [CEDET-devel] " Aneesh Kumar K. V
2010-09-28 16:33 ` Chong Yidong
2010-09-28 21:49 ` Eric M. Ludlam
2010-09-28 23:48 ` [CEDET-devel] " Chong Yidong
2010-09-29 2:39 ` Eric M. Ludlam
2010-09-29 7:43 ` David Engster
2010-09-29 16:05 ` Chong Yidong
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=m3fwwxa63p.fsf@linux.vnet.ibm.com \
--to=aneesh.kumar@linux.vnet.ibm.com \
--cc=cedet-devel@lists.sourceforge.net \
--cc=cyd@stupidchicken.com \
--cc=emacs-devel@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.
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.