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 00:05:08 +0300 Message-ID: <55BFD784.7070401@yandex.ru> References: <55BE209F.1000009@siege-engine.com> <55BE509B.2080307@yandex.ru> <87r3nkjxby.fsf@isaac.fritz.box> <55BF7619.1050701@yandex.ru> <83bneov272.fsf@gnu.org> <55BF85DC.5070904@yandex.ru> <833800v18q.fsf@gnu.org> <55BFBA7D.4010101@yandex.ru> <83wpxctc1o.fsf@gnu.org> 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 1438635949 5261 80.91.229.3 (3 Aug 2015 21:05:49 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 3 Aug 2015 21:05:49 +0000 (UTC) Cc: eric@siege-engine.com, deng@randomsample.de, emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Aug 03 23:05:44 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 1ZMMvW-0004At-Mu for ged-emacs-devel@m.gmane.org; Mon, 03 Aug 2015 23:05:42 +0200 Original-Received: from localhost ([::1]:60493 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZMMvV-00088x-GW for ged-emacs-devel@m.gmane.org; Mon, 03 Aug 2015 17:05:41 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:49793) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZMMv7-00088q-4Y for emacs-devel@gnu.org; Mon, 03 Aug 2015 17:05:17 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZMMv1-0006o6-Sq for emacs-devel@gnu.org; Mon, 03 Aug 2015 17:05:17 -0400 Original-Received: from mail-wi0-x235.google.com ([2a00:1450:400c:c05::235]:35571) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZMMv1-0006o0-Ld; Mon, 03 Aug 2015 17:05:11 -0400 Original-Received: by wibxm9 with SMTP id xm9so138696219wib.0; Mon, 03 Aug 2015 14:05:11 -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=MVWZAFICHhSZP+2p2D7iH+mYf+VyZV/Zr8Vq23xlOuc=; b=g614FG2qGW0qRI8HecZruJXdDQrb/qzqskIjLXhDzaH+ek/q2wsIBymc3uK1LbSX5L wlkYVfCn4UEDhIziKN6ukdW4PF0Ln2oi4akxJfWXALZFSqM7zuksFRFFltxxhuY6NYlU i1L6n0fcOwTdKqzkDDGe6znuMs72Hl8eCQfivO3gSXKAwEuDDKj03qPwq4VGydY6rEtI JiW98Oa6vlH2OaO9rKrE+GbBSuxQ/TFIBdhgKREE63LxyTJ44zJQGaYiBWg+4YtgEG9s DIaENeIfgKwtdnImbspRYYph8TiKwuc7p/S9RdijecMoNmZEcKLMCVp8Bon02A3GaD7c mUqg== X-Received: by 10.194.10.165 with SMTP id j5mr12944wjb.147.1438635910783; Mon, 03 Aug 2015 14:05:10 -0700 (PDT) Original-Received: from [192.168.1.2] ([185.105.175.24]) by smtp.googlemail.com with ESMTPSA id c11sm15400896wib.1.2015.08.03.14.05.09 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 03 Aug 2015 14:05:10 -0700 (PDT) User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:40.0) Gecko/20100101 Thunderbird/40.0 In-Reply-To: <83wpxctc1o.fsf@gnu.org> X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:400c:c05::235 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:188366 Archived-At: On 08/03/2015 10:19 PM, Eli Zaretskii wrote: > David mentioned more than just that. Unfortunately, I couldn't make out any other specific proposals.