From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stephen Leake Newsgroups: gmane.emacs.devel Subject: Re: progmodes/project.el and search paths Date: Thu, 06 Aug 2015 02:56:55 -0500 Message-ID: <86bnekc0jc.fsf@stephe-leake.org> References: <55BE209F.1000009@siege-engine.com> <55BE509B.2080307@yandex.ru> <87r3nkjxby.fsf@isaac.fritz.box> <55BF7619.1050701@yandex.ru> <87mvy8jvlh.fsf@isaac.fritz.box> <55BF8522.4010009@yandex.ru> <87lhdsys13.fsf@isaac.fritz.box> <55BFF764.2030002@yandex.ru> <83mvy7tbit.fsf@gnu.org> <55C0FEEB.7040500@yandex.ru> <83h9oeudfs.fsf@gnu.org> <55C1074E.90103@yandex.ru> <83d1z2uach.fsf@gnu.org> <55C11D54.9090105@yandex.ru> <83bnemtpop.fsf@gnu.org> <86io8ucl69.fsf@stephe-leake.org> <83614tu625.fsf@gnu.org> <55C22D68.3050306@yandex.ru> <87vbct1y7a.fsf@isaac.fritz.box> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1438847857 17274 80.91.229.3 (6 Aug 2015 07:57:37 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 6 Aug 2015 07:57:37 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Aug 06 09:57:21 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 1ZNG3B-00076E-6k for ged-emacs-devel@m.gmane.org; Thu, 06 Aug 2015 09:57:17 +0200 Original-Received: from localhost ([::1]:43820 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZNG3A-0006CV-H0 for ged-emacs-devel@m.gmane.org; Thu, 06 Aug 2015 03:57:16 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:52893) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZNG37-0006CF-MR for emacs-devel@gnu.org; Thu, 06 Aug 2015 03:57:14 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZNG33-0005Sn-L8 for emacs-devel@gnu.org; Thu, 06 Aug 2015 03:57:13 -0400 Original-Received: from gproxy1-pub.mail.unifiedlayer.com ([69.89.25.95]:41768) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1ZNG33-0005Rt-Dj for emacs-devel@gnu.org; Thu, 06 Aug 2015 03:57:09 -0400 Original-Received: (qmail 18853 invoked by uid 0); 6 Aug 2015 07:57:06 -0000 Original-Received: from unknown (HELO cmgw4) (10.0.90.85) by gproxy1.mail.unifiedlayer.com with SMTP; 6 Aug 2015 07:57:06 -0000 Original-Received: from host114.hostmonster.com ([74.220.207.114]) by cmgw4 with id 1Kx31r0092UdiVW01Kx6xj; Thu, 06 Aug 2015 01:57:06 -0600 X-Authority-Analysis: v=2.1 cv=OJm0g0qB c=1 sm=1 tr=0 a=CQdxDb2CKd3SRg4I0/XZPQ==:117 a=CQdxDb2CKd3SRg4I0/XZPQ==:17 a=DsvgjBjRAAAA:8 a=f5113yIGAAAA:8 a=9i_RQKNPAAAA:8 a=y7kgw_RnJtkA:10 a=hEr_IkYJT6EA:10 a=x_XPkuGwIRMA:10 a=uRRa74qj2VoA:10 a=LFNrLwVDWtkWHK4-M7QA:9 Original-Received: from [76.218.37.33] (port=50106 helo=TAKVER2) by host114.hostmonster.com with esmtpa (Exim 4.84) (envelope-from ) id 1ZNG2w-0000iJ-T7 for emacs-devel@gnu.org; Thu, 06 Aug 2015 01:57:03 -0600 In-Reply-To: <87vbct1y7a.fsf@isaac.fritz.box> (David Engster's message of "Wed, 05 Aug 2015 18:45:13 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (windows-nt) X-Identified-User: {2442:host114.hostmonster.com:stephele:stephe-leake.org} {sentby:smtp auth 76.218.37.33 authed with stephen_leake@stephe-leake.org} X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 69.89.25.95 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:188479 Archived-At: David Engster writes: > Dmitry Gutov writes: >> On 08/05/2015 06:08 PM, Eli Zaretskii wrote: >> >>> If EDE finds this useful, what doubt is there that other Lisp programs >>> will? How many examples do we need before we decide that a specific >>> trait of a project is "useful"? I say one is enough (sometimes more >>> than enough). >> >> A trait should be useful *and* fairly common. >> >> Do you see someone in a hurry to rewrite EDE on top of project.el? > > What does that mean? Isn't project.el always at the top, fed by various > project backends? As I understand it, EDE provides both project backends and build functions that use information from the project backends. A future refactoring of EDE could use the Emacs project.el API to define the interface between the two. -- -- Stephe