From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eric Ludlam Newsgroups: gmane.emacs.devel Subject: Re: progmodes/project.el and search paths Date: Tue, 04 Aug 2015 07:48:52 -0400 Message-ID: <55C0A6A4.80104@gmail.com> References: <55BE209F.1000009@siege-engine.com> <55BE509B.2080307@yandex.ru> <87r3nkjxby.fsf@isaac.fritz.box> <55BF7619.1050701@yandex.ru> <83bneov272.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 1438688948 23906 80.91.229.3 (4 Aug 2015 11:49:08 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 4 Aug 2015 11:49:08 +0000 (UTC) Cc: eric@siege-engine.com, deng@randomsample.de, emacs-devel@gnu.org To: Eli Zaretskii , Dmitry Gutov Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Aug 04 13:49:07 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 1ZMaiQ-0005rV-KE for ged-emacs-devel@m.gmane.org; Tue, 04 Aug 2015 13:49:06 +0200 Original-Received: from localhost ([::1]:34701 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZMaiP-0006wc-PI for ged-emacs-devel@m.gmane.org; Tue, 04 Aug 2015 07:49:05 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:39796) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZMaiK-0006sp-Mr for emacs-devel@gnu.org; Tue, 04 Aug 2015 07:49:01 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZMaiF-0000Ej-A7 for emacs-devel@gnu.org; Tue, 04 Aug 2015 07:49:00 -0400 Original-Received: from mail-vk0-x236.google.com ([2607:f8b0:400c:c05::236]:34273) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZMaiF-0000EZ-6T; Tue, 04 Aug 2015 07:48:55 -0400 Original-Received: by vkhl6 with SMTP id l6so2491951vkh.1; Tue, 04 Aug 2015 04:48:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=+EcHv9kP3Enge1WQyvcKzrptB1r/pseXSRaa3Pmj+CM=; b=G/7U5VCPFXS222O+Y2Lf5c+FF2inEurPaEXnBFHNzq5skZLQKd+PFUqeOOHOZziXBg 0UqadDH1noPIrrozxQoFnLxw47zGyzilytTJuYAvmtYQqfBZ+ZQwwyUf2zdt94qXUtx9 pRPjdgFtnoVLRkB+rDNVDhyMzHyk5lFG5X+m2/bRWedorGpWdMJ4wR0QA0nH2eOaZ14U Xoup2BfFqhk202liCWLoTnjBiFg9H6Xl0FLKmJU5dWzlbNd0UtVZF7dZoOowp3ExKqql Ib4HA4PyfvxTLqLSV9dDLlj++C8R0Foj0z3dPnwLmwWud7+YFRUEcEIenpJHwOi+U1Qp agSA== X-Received: by 10.52.143.230 with SMTP id sh6mr4631478vdb.31.1438688934342; Tue, 04 Aug 2015 04:48:54 -0700 (PDT) Original-Received: from [192.168.1.202] (pool-71-184-198-118.bstnma.fios.verizon.net. [71.184.198.118]) by smtp.googlemail.com with ESMTPSA id b7sm142453vda.28.2015.08.04.04.48.53 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 04 Aug 2015 04:48:53 -0700 (PDT) User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.8.0 In-Reply-To: <83bneov272.fsf@gnu.org> X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:400c:c05::236 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:188388 Archived-At: On 08/03/2015 11:09 AM, Eli Zaretskii wrote: >> >What linker and pre-processor? Seriously, you're talking to a Ruby >> >developer here. > I sincerely hope the results of this development will support more > than just Ruby. Most languages today, even those that are "normally" > interpreted, have some kind of compiler. And even Ruby might grow a > compiler some day. I think supporting that is a no-brainer. > . > To flip things around, what would it take to have CEDET support ruby? I don't know anything about it, but if you just need to identify the root of some vc identified directory tree, then it already does. Eric