From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: State of the CEDET merge Date: Mon, 14 Mar 2011 21:33:27 -0400 Message-ID: References: <877hc7lzcc.fsf@fencepost.gnu.org> <8762rq7w7h.fsf@stupidchicken.com> <871v2en9n1.fsf@fencepost.gnu.org> <871v2eyece.fsf_-_@engster.org> <87r5ad91dm.fsf@ginnungagap.bsc.es> <87zkp1solk.fsf@fencepost.gnu.org> <87wrk54pzp.fsf@ginnungagap.bsc.es> <87tyf7aw9b.fsf@engster.org> <87oc5dv511.fsf@ginnungagap.bsc.es> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1300152819 10561 80.91.229.12 (15 Mar 2011 01:33:39 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 15 Mar 2011 01:33:39 +0000 (UTC) Cc: emacs-devel@gnu.org To: =?iso-8859-1?Q?Llu=EDs?= Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Mar 15 02:33:35 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 1PzJ8h-00045e-FP for ged-emacs-devel@m.gmane.org; Tue, 15 Mar 2011 02:33:35 +0100 Original-Received: from localhost ([127.0.0.1]:55150 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PzJ8g-0002xA-Ee for ged-emacs-devel@m.gmane.org; Mon, 14 Mar 2011 21:33:34 -0400 Original-Received: from [140.186.70.92] (port=37920 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PzJ8b-0002vi-HL for emacs-devel@gnu.org; Mon, 14 Mar 2011 21:33:30 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PzJ8a-0000To-CA for emacs-devel@gnu.org; Mon, 14 Mar 2011 21:33:29 -0400 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.183]:63738 helo=ironport2-out.pppoe.ca) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PzJ8a-0000Th-3g for emacs-devel@gnu.org; Mon, 14 Mar 2011 21:33:28 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AvsEAKtefk1FxIRf/2dsb2JhbACmDXiIQboMhWIElUw X-IronPort-AV: E=Sophos;i="4.62,319,1297054800"; d="scan'208";a="96518330" Original-Received: from 69-196-132-95.dsl.teksavvy.com (HELO pastel.home) ([69.196.132.95]) by ironport2-out.pppoe.ca with ESMTP/TLS/ADH-AES256-SHA; 14 Mar 2011 21:33:27 -0400 Original-Received: by pastel.home (Postfix, from userid 20848) id 178D158ED9; Mon, 14 Mar 2011 21:33:27 -0400 (EDT) In-Reply-To: <87oc5dv511.fsf@ginnungagap.bsc.es> (=?iso-8859-1?Q?=22Llu=ED?= =?iso-8859-1?Q?s=22's?= message of "Mon, 14 Mar 2011 21:08:42 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 206.248.154.183 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:137231 Archived-At: > * freeze cedet-related changes in the emacs repository FWIW, strictly speaking, this is not an option. E.g. I had to make changes to CEDET in the lexbind branch for it to compile without errors. Stefan