From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: joakim@verona.se Newsgroups: gmane.emacs.devel Subject: Re: CEDET merge question Date: Tue, 08 Sep 2009 17:10:04 +0200 Message-ID: References: <87eiql2w5s.fsf@cyd.mit.edu> <87iqftzegt.fsf@stupidchicken.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1252422637 1357 80.91.229.12 (8 Sep 2009 15:10:37 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 8 Sep 2009 15:10:37 +0000 (UTC) Cc: Tom Tromey , emacs-devel@gnu.org To: Chong Yidong Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Sep 08 17:10:29 2009 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.50) id 1Ml2Kv-00007b-OL for ged-emacs-devel@m.gmane.org; Tue, 08 Sep 2009 17:10:26 +0200 Original-Received: from localhost ([127.0.0.1]:36611 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ml2Kv-0001Ud-6E for ged-emacs-devel@m.gmane.org; Tue, 08 Sep 2009 11:10:25 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Ml2Kp-0001UB-Ee for emacs-devel@gnu.org; Tue, 08 Sep 2009 11:10:19 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Ml2Kk-0001Tn-Sm for emacs-devel@gnu.org; Tue, 08 Sep 2009 11:10:19 -0400 Original-Received: from [199.232.76.173] (port=60291 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ml2Kk-0001Tg-ME for emacs-devel@gnu.org; Tue, 08 Sep 2009 11:10:14 -0400 Original-Received: from proxy2.bredband.net ([195.54.101.72]:47109) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Ml2Ki-0004EI-Nm for emacs-devel@gnu.org; Tue, 08 Sep 2009 11:10:14 -0400 Original-Received: from iph1.telenor.se (195.54.127.132) by proxy2.bredband.net (7.3.140.3) id 4A8FF71400648AC6 for emacs-devel@gnu.org; Tue, 8 Sep 2009 17:10:09 +0200 X-SMTPAUTH-B2: joakvero X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AnlYAHYQpkpT44qWPGdsb2JhbACbMwEBAQE3wS2EGAU X-IronPort-AV: E=Sophos;i="4.44,352,1249250400"; d="scan'208";a="42592941" Original-Received: from ua-83-227-138-150.cust.bredbandsbolaget.se (HELO exodia) ([83.227.138.150]) by iph1.telenor.se with ESMTP; 08 Sep 2009 17:10:09 +0200 Original-Received: from localhost.localdomain (DIR-655.lan [192.168.200.113]) (authenticated bits=0) by exodia (8.14.3/8.14.3) with ESMTP id n88FA5nJ022357 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO); Tue, 8 Sep 2009 17:10:07 +0200 In-Reply-To: <87iqftzegt.fsf@stupidchicken.com> (Chong Yidong's message of "Tue, 08 Sep 2009 10:41:06 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux) X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. 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:115130 Archived-At: Chong Yidong writes: > joakim@verona.se writes: > >> Emacs hackers would still need easy access to these tools. Maybe this is >> a further case for including something like Tom Tromeys ELPA in Emacs? > > Eric's still going to develop CEDET in his repository, so if you'll be > hacking on CEDET, I think you should use the version of CEDET he has > installed, instead of the version that will eventually be bundled with > Emacs. > > This is a practical matter: since CEDET is such a large and complicated > package, we shouldn't make changes directly to our copy of it, apart > from those that are necessary to adapt it to Emacs' conventions and > build system (which is what I've been working on). Instead, changes > should be applied first to Eric's repository, then merged back into our > tree. I will manage. I was more thinking of newcommers to the project that would like to contribute grammars for instance. -- Joakim Verona