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: Fri, 07 Aug 2015 09:10:53 -0500 Message-ID: <868u9n89zm.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> <55C1DA6F.1000209@yandex.ru> <86k2t8c16a.fsf@stephe-leake.org> <55C33609.3020807@yandex.ru> <867fp8a3vo.fsf@stephe-leake.org> <55C3EAE2.1050201@yandex.ru> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1438956737 10157 80.91.229.3 (7 Aug 2015 14:12:17 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 7 Aug 2015 14:12:17 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Aug 07 16:12:02 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 1ZNiNN-0006Ad-Kp for ged-emacs-devel@m.gmane.org; Fri, 07 Aug 2015 16:12:01 +0200 Original-Received: from localhost ([::1]:49326 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZNiNN-0008Kp-4P for ged-emacs-devel@m.gmane.org; Fri, 07 Aug 2015 10:12:01 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:36792) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZNiN7-0008Gr-P3 for emacs-devel@gnu.org; Fri, 07 Aug 2015 10:11:46 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZNiN2-0004j5-Py for emacs-devel@gnu.org; Fri, 07 Aug 2015 10:11:45 -0400 Original-Received: from gproxy1-pub.mail.unifiedlayer.com ([69.89.25.95]:38990) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1ZNiN2-0004cq-It for emacs-devel@gnu.org; Fri, 07 Aug 2015 10:11:40 -0400 Original-Received: (qmail 8444 invoked by uid 0); 7 Aug 2015 14:11:18 -0000 Original-Received: from unknown (HELO CMOut01) (10.0.90.82) by gproxy1.mail.unifiedlayer.com with SMTP; 7 Aug 2015 14:11:18 -0000 Original-Received: from host114.hostmonster.com ([74.220.207.114]) by CMOut01 with id 1qBA1r00r2UdiVW01qBDqE; Fri, 07 Aug 2015 08:11:17 -0600 X-Authority-Analysis: v=2.1 cv=NJxGpSKg 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=vaJtXVxTAAAA:8 a=bkcrBKI7fQTE_TwHmBgA:9 Original-Received: from [76.218.37.33] (port=63244 helo=TAKVER2) by host114.hostmonster.com with esmtpa (Exim 4.84) (envelope-from ) id 1ZNiMZ-0007Dw-9S for emacs-devel@gnu.org; Fri, 07 Aug 2015 08:11:11 -0600 In-Reply-To: <55C3EAE2.1050201@yandex.ru> (Dmitry Gutov's message of "Fri, 7 Aug 2015 02:16:50 +0300") 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:188542 Archived-At: Dmitry Gutov writes: > On 08/06/2015 05:27 PM, Stephen Leake wrote: > >>> You can still run 'make' in the console, >> >> `next-error' is a very powerful Emacs feature; nothing equivalent is >> available in a console. > > Point taken. > > Still, I wouldn't want to settle on a version of project-build-tasks > over-specialized for, say, for C/C++ Makefile-based projects. The best > way to do that is by implementing a flexible "run task" command. That's what 'compile' _is_; it runs any command in a subprocess. How much more flexible can you get? -- -- Stephe