From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Yuan Luo Newsgroups: gmane.emacs.help Subject: Re: CEDET code autocompletion for Lisp Date: Wed, 16 May 2012 14:47:55 -0400 Message-ID: References: <87d364as7s.fsf@raghava-note.localhost> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=14dae9399835d6dca004c02bc154 X-Trace: dough.gmane.org 1337194090 9723 80.91.229.3 (16 May 2012 18:48:10 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 16 May 2012 18:48:10 +0000 (UTC) Cc: help-gnu-emacs To: Yagnesh Raghava Yakkala Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed May 16 20:48:10 2012 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1SUjGX-0001gJ-O5 for geh-help-gnu-emacs@m.gmane.org; Wed, 16 May 2012 20:48:05 +0200 Original-Received: from localhost ([::1]:58082 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SUjGX-0001Rc-6C for geh-help-gnu-emacs@m.gmane.org; Wed, 16 May 2012 14:48:05 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:50777) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SUjGR-0001R1-6P for help-gnu-emacs@gnu.org; Wed, 16 May 2012 14:48:00 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SUjGP-00060A-6T for help-gnu-emacs@gnu.org; Wed, 16 May 2012 14:47:58 -0400 Original-Received: from mail-ob0-f169.google.com ([209.85.214.169]:41226) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SUjGO-000603-VR for help-gnu-emacs@gnu.org; Wed, 16 May 2012 14:47:57 -0400 Original-Received: by obbwd18 with SMTP id wd18so1754215obb.0 for ; Wed, 16 May 2012 11:47:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=0x2SiECLB+U+iP0I4jcbHOhOjTAU7psy4isWv9qRWZc=; b=N/RpOAEJvjDIP02GxpiAL8tEooyWpSF/lGXP/qPEjjgHGtMmI6MXm4rKKjy4wURB+X dh38anrgaSpsucmPlZIE0NXGAdkZiLtaERAvcCeANvWOtF7wy3X7fBs2YgSXSbRuvE/n ZxDTv8M6Y0W2jManbVxKIVN04PVMonXXSGNHk+Y7cszmAG1T8VGGulQqfG0TFx8DgQBu 5VAXpheGjSdD4YULfmxvCO6Zy2a5MfCrCpCw9Bv3RcuDS16Df7FEpQVp3iWFTpcc+lD4 iFIX1rbNY/7Psek896O+DKehKIoJuVMcovVnDcbyBplIOHRp6yxtZ/dAv9OZzhCOsb4C GOWg== Original-Received: by 10.182.111.7 with SMTP id ie7mr3819024obb.14.1337194075053; Wed, 16 May 2012 11:47:55 -0700 (PDT) Original-Received: by 10.60.169.17 with HTTP; Wed, 16 May 2012 11:47:55 -0700 (PDT) In-Reply-To: <87d364as7s.fsf@raghava-note.localhost> X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 209.85.214.169 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:84854 Archived-At: --14dae9399835d6dca004c02bc154 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Many thanks! That's also good to know. Best, Yuan On Wed, May 16, 2012 at 2:36 PM, Yagnesh Raghava Yakkala wr= ote: > > Hello Yuan, > > Yuan Luo writes: > > > Hi, > > Sorry for possible spams. I am having trouble on getting CEDET code > > autocompletion to work under Emacs. Having looked at this tutorial > > http://alexott.net/en/writings/emacs-devenv/EmacsCedet.html#fn.2 > > > > However, it doesn't talk specifically about how to get Lisp code > > autocompletion work. After I did the basic setup, and used > > "M-X semantic-ia-complete-symbol", I got the error "Cannot analyze > > buffers not suported by Semantic". My buffer is a .cl file. > > I don't think CEDET support is available for common lisp yet. > > here is the list. > http://cedet.sourceforge.net/languagesupport.shtml > > > Thanks., > -- > =E0=B0=8E=E0=B0=82=E0=B0=A6=E0=B0=B0=E0=B1=8B =E0=B0=AE=E0=B0=B9=E0=B0=BE= =E0=B0=A8=E0=B1=81=E0=B0=AD=E0=B0=BE=E0=B0=B5=E0=B1=81=E0=B0=B2=E0=B1=81 = =E0=B0=85=E0=B0=82=E0=B0=A6=E0=B0=B0=E0=B0=BF=E0=B0=95=E0=B0=BF =E0=B0=B5= =E0=B0=82=E0=B0=A6=E0=B0=A8=E0=B0=AE=E0=B1=81=E0=B0=B2=E0=B1=81 > YYR > --14dae9399835d6dca004c02bc154 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Many thanks! That's also good to know.

Best,
Yuan

On Wed, May 16, 2012 at 2:36 PM, = Yagnesh Raghava Yakkala <hi@yagnesh.org> wrote:

Hello Yuan,

Yuan Luo <yuan.hypnos.luo@g= mail.com> writes:

> Hi,
> Sorry for possible spams. I am having trouble on getting CEDET code > autocompletion to work under Emacs. Having looked at this tutorial
> http://alexott.net/en/writings/emacs-devenv/EmacsC= edet.html#fn.2
>
> However, it doesn't talk specifically about how to get Lisp code > autocompletion work. After I did the basic setup, and used
> "M-X semantic-ia-complete-symbol", I got the error "Can= not analyze
> buffers not suported by Semantic". My buffer is a .cl file.

I don't think CEDET support is available for common lisp ye= t.

here is the list.
http://cedet.sourceforge.net/languagesupport.shtml


Thanks.,
--
=E0=B0=8E=E0=B0=82=E0=B0=A6=E0=B0=B0=E0=B1=8B =E0=B0=AE=E0=B0=B9=E0=B0=BE= =E0=B0=A8=E0=B1=81=E0=B0=AD=E0=B0=BE=E0=B0=B5=E0=B1=81=E0=B0=B2=E0=B1=81 = =E0=B0=85=E0=B0=82=E0=B0=A6=E0=B0=B0=E0=B0=BF=E0=B0=95=E0=B0=BF =E0=B0=B5= =E0=B0=82=E0=B0=A6=E0=B0=A8=E0=B0=AE=E0=B1=81=E0=B0=B2=E0=B1=81
YYR

--14dae9399835d6dca004c02bc154--