From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David Kastrup Newsgroups: gmane.emacs.devel Subject: Re: Project detection and configuration Date: Thu, 15 Oct 2015 14:51:36 +0200 Message-ID: <878u74wazr.fsf@fencepost.gnu.org> References: <87a8rlcuhu.fsf@fimbulvetr.bsc.es> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1444915696 3434 80.91.229.3 (15 Oct 2015 13:28:16 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 15 Oct 2015 13:28:16 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Oct 15 15:28:16 2015 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1ZmiZp-00087V-Tv for ged-emacs-devel@m.gmane.org; Thu, 15 Oct 2015 15:28:14 +0200 Original-Received: from localhost ([::1]:47487 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZmiZo-0002Bn-SX for ged-emacs-devel@m.gmane.org; Thu, 15 Oct 2015 09:28:12 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:42242) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZmiYD-00024X-JA for emacs-devel@gnu.org; Thu, 15 Oct 2015 09:26:34 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZmiY9-0007aP-Uc for emacs-devel@gnu.org; Thu, 15 Oct 2015 09:26:33 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:49399) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZmiY9-0007aL-RS for emacs-devel@gnu.org; Thu, 15 Oct 2015 09:26:29 -0400 Original-Received: from localhost ([127.0.0.1]:34985 helo=lola) by fencepost.gnu.org with esmtp (Exim 4.82) (envelope-from ) id 1ZmiY9-0002tg-5S for emacs-devel@gnu.org; Thu, 15 Oct 2015 09:26:29 -0400 Original-Received: by lola (Postfix, from userid 1000) id 74334DF4F5; Thu, 15 Oct 2015 14:51:36 +0200 (CEST) In-Reply-To: <87a8rlcuhu.fsf@fimbulvetr.bsc.es> (=?iso-8859-1?Q?=22Llu=EDs?= =?iso-8859-1?Q?=22's?= message of "Wed, 14 Oct 2015 17:58:21 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::e 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:191640 Archived-At: Llu=EDs writes: > Hi! > > As Eric pointed out, most of the user-facing features of an IDE depend on= some > underlying support to detect and configure projects. > > Now, it is not clear what "detect and configure" really means, but it see= ms that > EDE (CEDET's project management component) is not fully satisfying or sim= ple > enough to extend/configure at this point in time. > > I've formed my own opinions on how this could be improved, but I would > like to hear what others think before discussing how to do it. So, > what is required from "project management"? For me the most important thing is not to do things behind my back based on secondguessing which are hard to control/configure. --=20 David Kastrup