From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?UTF-8?B?Sm/Do28gVMOhdm9yYQ==?= Newsgroups: gmane.emacs.devel Subject: Re: cl-defgeneric vs random funcall in project.el Date: Mon, 10 Aug 2015 20:47:35 +0100 Message-ID: References: <86oaiwa57v.fsf@stephe-leake.org> <55B79B3F.1060200@yandex.ru> <86wpxj93r2.fsf@stephe-leake.org> <55B82A0C.5040709@yandex.ru> <86fv4782k2.fsf@stephe-leake.org> <55B92F76.7060104@yandex.ru> <86380686sm.fsf@stephe-leake.org> <55BA0AC4.7060906@yandex.ru> <86mvyd7jf0.fsf@stephe-leake.org> <55BA5BDD.1080009@yandex.ru> <86k2thz0dw.fsf@stephe-leake.org> <55BAC366.1010803@yandex.ru> <86fv44z94l.fsf@stephe-leake.org> <55BBFC3E.2010405@yandex.ru> <86h9ojjoll.fsf@stephe-leake.org> <55BCB6E5.2040804@yandex.ru> <86wpxfhyzm.fsf@stephe-leake.org> <55BCF888.4020907@yandex.ru> <55C1271A.2090202@yandex.ru> <86h9o7zvqw.fsf@stephe-leake.org> <55C8E84D.4050701@yandex.ru> <55C8FD5C.5040602@yandex.ru> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1439236097 31446 80.91.229.3 (10 Aug 2015 19:48:17 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 10 Aug 2015 19:48:17 +0000 (UTC) Cc: Stephen Leake , emacs-devel To: Dmitry Gutov Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Aug 10 21:48:15 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 1ZOt3O-0008WN-VM for ged-emacs-devel@m.gmane.org; Mon, 10 Aug 2015 21:48:15 +0200 Original-Received: from localhost ([::1]:60014 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZOt3O-0001Xb-34 for ged-emacs-devel@m.gmane.org; Mon, 10 Aug 2015 15:48:14 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:34732) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZOt38-0001We-VO for emacs-devel@gnu.org; Mon, 10 Aug 2015 15:48:00 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZOt36-0007PC-2O for emacs-devel@gnu.org; Mon, 10 Aug 2015 15:47:58 -0400 Original-Received: from mail-ig0-x233.google.com ([2607:f8b0:4001:c05::233]:32924) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZOt35-0007P5-TG for emacs-devel@gnu.org; Mon, 10 Aug 2015 15:47:56 -0400 Original-Received: by igbpg9 with SMTP id pg9so76801590igb.0 for ; Mon, 10 Aug 2015 12:47:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; bh=NJI2w/fIBSh6Z502s6QfZ6+QcEvYs4YF4UzD99FYgow=; b=cJFgFT7MKWn+5ennclbrxIxj+8eoKwIcmyH7LxvUJqWPyfSm0BV8w3N5QHJ7Iago/a RuFgCDALKAR6tKjg2TwoKoU8SBb0GzJNNnXY/8u/+dSYJSRrUEkHKZLZw3xLBAkg22tg n+M8m3plAgQCKqgaTzn4y1F6riqfi+AU0EzOb+UQ5/5QZadlzoWfI+b5miSbeP0npV+8 LWWMVg1JTO42upDDEatBXiDolq+cMG13ckuMmhwtHf6mwPx+k6BBlwTxspxoWm3stao1 5csLLQ9npiBg3V4Omd+v/nn63pa3O5YmwLz8lEjyykDmN7+CxSHhhSSq7h6nhJylIs5o cKuQ== X-Received: by 10.50.43.167 with SMTP id x7mr13638240igl.95.1439236075394; Mon, 10 Aug 2015 12:47:55 -0700 (PDT) Original-Received: by 10.107.30.210 with HTTP; Mon, 10 Aug 2015 12:47:35 -0700 (PDT) In-Reply-To: <55C8FD5C.5040602@yandex.ru> X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:4001:c05::233 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:188706 Archived-At: On Mon, Aug 10, 2015 at 8:37 PM, Dmitry Gutov wrote: > Well, you mentioned Makefile targets, and we don't do anything with those= , > so far. There's no "default" project structure which you could adapt your > projects for, except for "a root directory with files in it", and dependi= ng > on the language, etc, we might have to several of those. We might be miscommunicating again. This is what I meant: I'm not expecting you to develop it but perhaps in the future there will be= a project.el-based backend that, instead if looking up the tree for the .git dir, looks for Makefiles. And perhaps in the future it might even pars= e them and collect, say, targets. If "project target" is a concept ever added to project.el (not saying it should, but it could), then (project-targets (current-project)) could return some interesting info for that backend. And I would consider restructuring my project if that could enable some tools that use `project-targets`. --=20 Jo=C3=A3o T=C3=A1vora