From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David Engster Newsgroups: gmane.emacs.devel Subject: State of the CEDET merge (was: Emacs 23.3 released) Date: Thu, 10 Mar 2011 20:17:53 +0100 Message-ID: <871v2eyece.fsf_-_@engster.org> References: <877hc7lzcc.fsf@fencepost.gnu.org> <8762rq7w7h.fsf@stupidchicken.com> <871v2en9n1.fsf@fencepost.gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1299784873 12754 80.91.229.12 (10 Mar 2011 19:21:13 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 10 Mar 2011 19:21:13 +0000 (UTC) Cc: David Kastrup , xscript@gmx.net, emacs-devel@gnu.org To: Lennart Borgman Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Mar 10 20:21:06 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PxlPy-0006Iy-WA for ged-emacs-devel@m.gmane.org; Thu, 10 Mar 2011 20:21:03 +0100 Original-Received: from localhost ([127.0.0.1]:47687 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PxlPy-0001nF-6E for ged-emacs-devel@m.gmane.org; Thu, 10 Mar 2011 14:21:02 -0500 Original-Received: from [140.186.70.92] (port=42212 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PxlNu-0000SN-6K for emacs-devel@gnu.org; Thu, 10 Mar 2011 14:18:55 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PxlNs-0006PF-EL for emacs-devel@gnu.org; Thu, 10 Mar 2011 14:18:53 -0500 Original-Received: from v3-1008.vxen.de ([79.140.41.8]:33825) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PxlNs-0006Mt-9N; Thu, 10 Mar 2011 14:18:52 -0500 Original-Received: from dslc-082-082-184-158.pools.arcor-ip.net ([82.82.184.158] helo=spaten) by v3-1008.vxen.de with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1PxlNk-0006nr-W4; Thu, 10 Mar 2011 20:18:45 +0100 In-Reply-To: (Lennart Borgman's message of "Thu, 10 Mar 2011 19:00:01 +0100") User-Agent: Gnus/5.110014 (No Gnus v0.14) Emacs/23.2 (gnu/linux) Mail-Followup-To: Lennart Borgman , David Kastrup , emacs-devel@gnu.org, xscript@gmx.net X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 1) X-Received-From: 79.140.41.8 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:137054 Archived-At: Lennart Borgman writes: > On Thu, Mar 10, 2011 at 6:54 PM, David Kastrup wrote: >> Chong Yidong writes: >> >>> David Kastrup writes: >>> >>>> I think it would send a bad message if 24.1 would be released without >>>> the source code (*.wy) for the various Semantic parsers (*-wy.el IIRC), >>>> as well as the parser generators themselves and the corresponding >>>> documentation. >>> >>> It's on the todo list. =A0If you have the time to help, it would be >>> welcome. >> >> As far as I remember, the idea/rationale was to merge a more complete >> version once Cedet had moved to Bazaar. > > Has not Cedet switched to Bazaar already? Yes, months ago. Llu=EDs has invested much time in that and he has also begun merging with the Emacs version. He's working on that a separate branch 'file-rename'. I'm not sure how much work is left; I added him to the CC of this thread so he might add his opinion. -David