Hi Abhishek,
If you do:
M-x toggle-debug-on-error RET
perhaps it will report a stack trace for this error? That would be very
useful.
Thanks
Eric
On Sun, 2009-06-07 at 21:43 +0530, Abhishek Seth wrote:
> Hi,
>
> (Please ignore the previous incomplete mail..)
>
> I have emacs 23.0.91.1 on Windows XP. I downloaded cedet-1.0pre6 and
> followed the instructions in the file cedet-build.el, ie
> 1) M-x eval-buffer
> 2) M-x cedet-build-in-default-emacs
>
> I get following status report from the build process:
>
> CEDET BYTE COMPILATION STATUS:
>
> Step 1: Byte compile EIEIO...not needed
> Step 2: EDE Autloads...done.
> Step 3: Semantic Autloads...done.
> Step 4: SRecode Autloads...done.
> Step 5: Load common/cedet.el ...done
> Step 6: Turning on EDE ...
>
> During step 6, i get the following message in the echo area: wrong
> type argument: number-or-marker-p (2048 1 . 59092)
>
> Could someone suggest a solution for this?
>
>
> On Sun, Jun 7, 2009 at 9:31 PM, Abhishek Seth <abhseth@...>
> wrote:
> Hi,
> I have emacs 23.0.91.1 on Windows. I tried building
> cedet-1.pre6 by following the comments in the file
> cedet-build.el. That is by first M-x eval-buffer and then M-x
> cedet-build-in-default-buffer. The CEDET building
>
>
>
> On Fri, Jun 5, 2009 at 5:32 PM,
> <cedet-devel-request@...> wrote:
> Send Cedet-devel mailing list submissions to
> cedet-devel@...
>
> To subscribe or unsubscribe via the World Wide Web,
> visit
>
> https://lists.sourceforge.net/lists/listinfo/cedet-devel
> or, via email, send a message with subject or body
> 'help' to
> cedet-devel-request@...
>
> You can reach the person managing the list at
> cedet-devel-owner@...
>
> When replying, please edit your Subject line so it is
> more specific
> than "Re: Contents of Cedet-devel digest..."
>
>
> Today's Topics:
>
> 1. completion problem (firenet)
> 2. Re: [cedet-semantic] Semantic for Emacs doc-mode
> for R
> documentation with roxygen (Alex Ott)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Fri, 5 Jun 2009 02:28:59 +0800
> From: firenet <kevinmiter@...>
> Subject: [CEDET-devel] completion problem
> To: cedet-devel@...
> Message-ID:
>
> <9c5c32150906041128y77663c92x6bae7460db4f3a9b@...>
> Content-Type: text/plain; charset="iso-8859-1"
>
> Hi,
> I have one problem like this:
>
> #include <stdio.h>
> #include <signal.h>
> int main(int argc, char *argv[])
> {
> kil
> }
>
> here is my source code not completed, i want to use
> semantic-ia-complete-symbol-menu, I just get one
> completion, it's killpg.
> But i think kill should be one choice here.
> Actually, I want to use many functions like sig**** in
> signal.h but
> semantic's completion can't give them to me.
>
> Semantic version is 2.0pre7 Gnu Emacs 23 Debian
> Linux.
>
> Thanks.
> --
> No Gnus is bad news~
> http://www.leezii.com/blog/
> -------------- next part --------------
> An HTML attachment was scrubbed...
>
> ------------------------------
>
> Message: 2
> Date: Fri, 05 Jun 2009 11:28:46 +0200
> From: Alex Ott <alexott@...>
> Subject: Re: [CEDET-devel] [cedet-semantic] Semantic
> for Emacs
> doc-mode for R documentation with roxygen
> To: cedet-semantic@...
> Cc: cedet-devel@..., bugs@...,
> "Manuel J. A. Eugster"
> <Manuel.Eugster@...>
> Message-ID: <87tz2vvxkh.fsf@...>
> Content-Type: text/plain; charset=us-ascii
>
> Hello
>
> >>>>> "DSB" == Daniel Sabanes Bove writes:
> .....
> DSB> My questions: - What part of the semantic
> definitions are needed for
> DSB> a functioning doc-mode for R? (bnf / el /...?)
> - Would it be
> DSB> possible for a non-expert to setup these
> semantic definitions? - And
> DSB> if so, what are the steps/ files to be done?
>
> Please look to the page
> http://cedet.sourceforge.net/addlang.shtml, that
> describes, what is need to add support for new
> language into CEDET
>
> --
> With best wishes, Alex Ott, MBA
> http://alexott.blogspot.com/
> http://xtalk.msk.su/~ott/
> http://alexott-ru.blogspot.com/
>
>
>
> ------------------------------
>
> ------------------------------------------------------------------------------
> OpenSolaris 2009.06 is a cutting edge operating system
> for enterprises
> looking to deploy the next generation of Solaris that
> includes the latest
> innovations from Sun and the OpenSource community.
> Download a copy and
> enjoy capabilities such as Networking, Storage and
> Virtualization.
> Go to: http://p.sf.net/sfu/opensolaris-get
>
> ------------------------------
>
> _______________________________________________
> Cedet-devel mailing list
> Cedet-devel@...
> https://lists.sourceforge.net/lists/listinfo/cedet-devel
>
>
> End of Cedet-devel Digest, Vol 37, Issue 3
> ******************************************
>
>
>
> ------------------------------------------------------------------------------
> OpenSolaris 2009.06 is a cutting edge operating system for enterprises
> looking to deploy the next generation of Solaris that includes the latest
> innovations from Sun and the OpenSource community. Download a copy and
> enjoy capabilities such as Networking, Storage and Virtualization.
> Go to: http://p.sf.net/sfu/opensolaris-get
> _______________________________________________ Cedet-devel mailing list Cedet-devel@... https://lists.sourceforge.net/lists/listinfo/cedet-devel
|