From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: aneesh.kumar@linux.vnet.ibm.com (Aneesh Kumar K.V) Newsgroups: gmane.emacs.devel,gmane.emacs.semantic Subject: ede-linux doesn't work with master emacs repo Date: Sat, 25 Sep 2010 09:33:19 +0530 Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1285387421 29708 80.91.229.12 (25 Sep 2010 04:03:41 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 25 Sep 2010 04:03:41 +0000 (UTC) To: cedet-semantic@lists.sourceforge.net, Emacs development discussions Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Sep 25 06:03:40 2010 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 1OzLz8-00044U-IV for ged-emacs-devel@m.gmane.org; Sat, 25 Sep 2010 06:03:38 +0200 Original-Received: from localhost ([127.0.0.1]:45028 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OzLz7-0002Ha-Vc for ged-emacs-devel@m.gmane.org; Sat, 25 Sep 2010 00:03:38 -0400 Original-Received: from [140.186.70.92] (port=55424 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OzLz2-0002HV-70 for emacs-devel@gnu.org; Sat, 25 Sep 2010 00:03:33 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OzLz0-00051w-SN for emacs-devel@gnu.org; Sat, 25 Sep 2010 00:03:31 -0400 Original-Received: from e28smtp09.in.ibm.com ([122.248.162.9]:35269) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OzLz0-00051A-8A for emacs-devel@gnu.org; Sat, 25 Sep 2010 00:03:30 -0400 Original-Received: from d28relay01.in.ibm.com (d28relay01.in.ibm.com [9.184.220.58]) by e28smtp09.in.ibm.com (8.14.4/8.13.1) with ESMTP id o8P3hja6004003 for ; Sat, 25 Sep 2010 09:13:45 +0530 Original-Received: from d28av01.in.ibm.com (d28av01.in.ibm.com [9.184.220.63]) by d28relay01.in.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id o8P43LZ44174028 for ; Sat, 25 Sep 2010 09:33:22 +0530 Original-Received: from d28av01.in.ibm.com (loopback [127.0.0.1]) by d28av01.in.ibm.com (8.14.4/8.13.1/NCO v10.0 AVout) with ESMTP id o8P43LfV030515 for ; Sat, 25 Sep 2010 09:33:21 +0530 Original-Received: from skywalker.linux.vnet.ibm.com ([9.77.120.83]) by d28av01.in.ibm.com (8.14.4/8.13.1/NCO v10.0 AVin) with ESMTP id o8P43KDq030511; Sat, 25 Sep 2010 09:33:21 +0530 User-Agent: Notmuch/0.3.1-58-g6607fd6 (http://notmuchmail.org) Emacs/24.0.50.1 (i686-pc-linux-gnu) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) 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:130824 gmane.emacs.semantic:2528 Archived-At: After the sync with CEDET 1.0, ede-linux support seems to be broken. Visting a linux kernel directory gives the error ede-directory-project-p: Cannot open load file: ede-linux -aneesh