From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dmitry Gutov Newsgroups: gmane.emacs.devel Subject: Re: progmodes/project.el and search paths Date: Tue, 4 Aug 2015 01:50:48 +0300 Message-ID: <55BFF048.1050702@yandex.ru> References: <55BE209F.1000009@siege-engine.com> <55BE509B.2080307@yandex.ru> <87r3nkjxby.fsf@isaac.fritz.box> <87h9ogyq6s.fsf@isaac.fritz.box> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1438642260 3491 80.91.229.3 (3 Aug 2015 22:51:00 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 3 Aug 2015 22:51:00 +0000 (UTC) Cc: Eric Ludlam , Emacs Development To: David Engster , Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Aug 04 00:50:59 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 1ZMOZP-0008Jx-Et for ged-emacs-devel@m.gmane.org; Tue, 04 Aug 2015 00:50:59 +0200 Original-Received: from localhost ([::1]:60721 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZMOZO-0004vq-Rh for ged-emacs-devel@m.gmane.org; Mon, 03 Aug 2015 18:50:58 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:42914) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZMOZK-0004tM-N7 for emacs-devel@gnu.org; Mon, 03 Aug 2015 18:50:55 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZMOZH-0002Lq-IK for emacs-devel@gnu.org; Mon, 03 Aug 2015 18:50:54 -0400 Original-Received: from mail-wi0-x229.google.com ([2a00:1450:400c:c05::229]:35470) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZMOZH-0002Li-At for emacs-devel@gnu.org; Mon, 03 Aug 2015 18:50:51 -0400 Original-Received: by wibxm9 with SMTP id xm9so141405991wib.0 for ; Mon, 03 Aug 2015 15:50:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:subject:to:references:cc:from:message-id:date:user-agent :mime-version:in-reply-to:content-type:content-transfer-encoding; bh=n4uBFYGWBAOzcctp+dgmGfVlez99PQxi2YD05StDxzg=; b=opXsuRfmkwIJ47zTWfyMX2lX8+Uo5GhKV0rr246arxxByPe2xjsF+b9X9+OCSnLKXP YCiS1PKeG5BMKuZwOyGCWylh3Hh6qPMYmpWH4lMwPVbBg4fbmFhsKyVHeciv4umrhi3i uzxTa9iOIfOD1oWBTnElKht0nmR8CPlPHTsdzzPsR8DITuAb8al4XQ8CjZc56i9yWKUS 4UIlYKCmDBuApkVACWzwycolayt2ahVZsclpqhNyQziqUiFXd4qSYh8vnuQhzPmgW02o cbyLiYYWr/uDKRyldK+muABfuI8kYaL/BLcif+M12H6edkvTlIuYVbaneoSDzIcxetuO dBAA== X-Received: by 10.194.52.105 with SMTP id s9mr822743wjo.53.1438642250621; Mon, 03 Aug 2015 15:50:50 -0700 (PDT) Original-Received: from [192.168.1.2] ([185.105.175.24]) by smtp.googlemail.com with ESMTPSA id lg6sm25033607wjb.10.2015.08.03.15.50.49 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 03 Aug 2015 15:50:49 -0700 (PDT) User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:40.0) Gecko/20100101 Thunderbird/40.0 In-Reply-To: <87h9ogyq6s.fsf@isaac.fritz.box> X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:400c:c05::229 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:188376 Archived-At: On 08/04/2015 01:15 AM, David Engster wrote: > And what constitutes "the current project", exactly? Only the list of > directories associated with it? That definition probably varies between different technologies. And we look for the common ground. > That intersection is tiny. That's a matter of opinion. I find it more interesting than a lot of the other stuff you've mentioned.