unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* cedet/semantic mailing list
@ 2007-05-05  0:55 Hadron
  2007-05-05 11:05 ` Stephen Berman
  0 siblings, 1 reply; 2+ messages in thread
From: Hadron @ 2007-05-05  0:55 UTC (permalink / raw)
  To: help-gnu-emacs


I signed up for the cedet mailing list but my posts are being
blocked/delayed pending authorization saying I am not a member. Does
anyone know the story here?.

Anyway one quick question if anyone here has cedet experience:

In the following file I can jump to the definition of EXIT_FAILURE using
the excellent cscope. I can get "auto complete" from Intellisense if I
start to type "myf" and hit tab I get "myfile", but why if I type EXI do
I get no completion candidates for that?


,----
| #include <stdio.h>
| #include <stdlib.h>
| 
| int main(void){
|    FILE * myfile = fopen("hello","w");
|    fprintf(myfile,"hello\n");
|    exit(EXIT_SUCCESS);
|    myf
| }
`----

I am using CVS cedet.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: cedet/semantic mailing list
  2007-05-05  0:55 cedet/semantic mailing list Hadron
@ 2007-05-05 11:05 ` Stephen Berman
  0 siblings, 0 replies; 2+ messages in thread
From: Stephen Berman @ 2007-05-05 11:05 UTC (permalink / raw)
  To: help-gnu-emacs

On Sat, 05 May 2007 02:55:21 +0200 Hadron <hadronquark@gmail.com> wrote:

> I signed up for the cedet mailing list but my posts are being
> blocked/delayed pending authorization saying I am not a member. Does
> anyone know the story here?.

Perhaps the list moderator has to manually approve new members.  But
you can also read and post to the list via news:gmane.emacs.cedet or
http://gmane.org (I think the first time you post, you also have to
wait for an email check, which just takes a few minutes).

Steve Berman

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-05-05 11:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-05  0:55 cedet/semantic mailing list Hadron
2007-05-05 11:05 ` Stephen Berman

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).