From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jan Moringen Newsgroups: gmane.emacs.devel Subject: Common Lisp support for Semantic? Date: Tue, 21 Jun 2011 19:49:29 +0200 Message-ID: <1308678569.15409.9.camel@azurit.TechFak.Uni-Bielefeld.DE> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1308698641 7273 80.91.229.12 (21 Jun 2011 23:24:01 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 21 Jun 2011 23:24:01 +0000 (UTC) Cc: emacs-devel@gnu.org To: dto1138@gmail.com Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jun 22 01:23:57 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QZAIW-00039X-7L for ged-emacs-devel@m.gmane.org; Wed, 22 Jun 2011 01:23:56 +0200 Original-Received: from localhost ([::1]:54509 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QZAIV-0004Q5-JA for ged-emacs-devel@m.gmane.org; Tue, 21 Jun 2011 19:23:55 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:53730) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QZ54w-0002AY-Cy for emacs-devel@gnu.org; Tue, 21 Jun 2011 13:49:35 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QZ54v-00082n-1U for emacs-devel@gnu.org; Tue, 21 Jun 2011 13:49:34 -0400 Original-Received: from smarthost.techfak.uni-bielefeld.de ([129.70.137.17]:42463) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QZ54u-00082S-MU for emacs-devel@gnu.org; Tue, 21 Jun 2011 13:49:32 -0400 Original-Received: from [129.70.143.11] (azurit.TechFak.Uni-Bielefeld.DE [129.70.143.11]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: jmoringe) by smarthost.TechFak.Uni-Bielefeld.DE (Postfix) with ESMTPSA id 56C579C; Tue, 21 Jun 2011 19:49:29 +0200 (CEST) In-Reply-To: BANLkTi=rN3gw7G+93H1v5tn1F40CvxTuiA@mail.gmail.com X-Mailer: Evolution 2.28.3 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 129.70.137.17 X-Mailman-Approved-At: Tue, 21 Jun 2011 19:23:39 -0400 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:140819 Archived-At: Hi David, there is some initial work in the "lisp-support" branch of CEDET here: http://cedet.bzr.sourceforge.net/bzr/cedet/code/lisp-support/files I have more improvements for that branch, which are not yet committed. Kind regards, Jan