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: CEDET code autocompletion for Lisp Date: Wed, 16 May 2012 14:29:16 -0400 Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=14dae939983525bc9404c02b7f07 X-Trace: dough.gmane.org 1337192972 32755 80.91.229.3 (16 May 2012 18:29:32 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 16 May 2012 18:29:32 +0000 (UTC) To: help-gnu-emacs Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed May 16 20:29:30 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 1SUiyW-0001Tj-Id for geh-help-gnu-emacs@m.gmane.org; Wed, 16 May 2012 20:29:28 +0200 Original-Received: from localhost ([::1]:39524 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SUiyW-0007Dq-0M for geh-help-gnu-emacs@m.gmane.org; Wed, 16 May 2012 14:29:28 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:54258) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SUiyP-00075Y-9j for help-gnu-emacs@gnu.org; Wed, 16 May 2012 14:29:22 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SUiyN-0007rO-AY for help-gnu-emacs@gnu.org; Wed, 16 May 2012 14:29:20 -0400 Original-Received: from mail-ob0-f169.google.com ([209.85.214.169]:40040) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SUiyN-0007qc-2T for help-gnu-emacs@gnu.org; Wed, 16 May 2012 14:29:19 -0400 Original-Received: by obbwd18 with SMTP id wd18so1729578obb.0 for ; Wed, 16 May 2012 11:29:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=tZl/0JEpZRQEEWWcE6VXHrX8S0AFLfA1A5XTRaUOTiE=; b=JW1xCkN1kh41+ZVuzvbW86tQQF4hd79z1MEZytkVQPgbRomAn7KGCXOulWNopIhuI8 yIusateyG6aneKeVdnaVJG6CWW0mlyt+dXClqWDmFNISzxbGDjBa0GXQIbvcg2oSYkCX PHp+CxXbNeDR3yp3gDNDLaIzjy6kYcKFl1X89AXZvwpbp28VCGTuV6D0Sp3FW6yarUl2 sxf8zVsqD7yeaZKdt9KtFZkeV1gbsAhGIc75awrS8l1/QYZxOpZUt8X3WarV8plY63fW 4JEIo+Kp06s29FanVg3X1VrFqZXy7vrFq1lsOy253OfKh/ioqbgvNs6pyOlVTX/wy7ca 9R3w== Original-Received: by 10.182.111.7 with SMTP id ie7mr3764186obb.14.1337192956148; Wed, 16 May 2012 11:29:16 -0700 (PDT) Original-Received: by 10.60.169.17 with HTTP; Wed, 16 May 2012 11:29:16 -0700 (PDT) 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:84853 Archived-At: --14dae939983525bc9404c02b7f07 Content-Type: text/plain; charset=ISO-8859-1 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. Can someone help me on this? Best, Yuan --14dae939983525bc9404c02b7f07 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi,
Sorry for possible spams. I am having trou= ble on getting CEDET code autocompletion to work under Emacs. Having looked= at this tutorial

However, it doesn't talk specifically a= bout how to get Lisp code autocompletion work. After I did the basic setup,= and used
"M-X semantic-ia-complete-symbol", I go= t the error "Cannot analyze buffers not suported by Semantic". My= buffer is a .cl file.

Can someone help me on this?

Best,
Yuan
--14dae939983525bc9404c02b7f07--