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: IDE Date: Sat, 10 Oct 2015 11:15:38 +0300 Message-ID: <5618C92A.3040207@yandex.ru> References: <5610207A.2000300@harpegolden.net> <83fv1r3gzp.fsf@gnu.org> <83bncf3f9k.fsf@gnu.org> <5610E0BC.8090902@online.de> <83si5r106e.fsf@gnu.org> <831td9z18h.fsf@gnu.org> <5612E996.7090700@yandex.ru> <83bnc7tavr.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 1444464962 18202 80.91.229.3 (10 Oct 2015 08:16:02 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 10 Oct 2015 08:16:02 +0000 (UTC) Cc: emacs-devel@gnu.org To: Eli Zaretskii , Tom Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Oct 10 10:16:01 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 1ZkpJu-0003oK-7Q for ged-emacs-devel@m.gmane.org; Sat, 10 Oct 2015 10:15:58 +0200 Original-Received: from localhost ([::1]:44021 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZkpJt-0007nT-Ks for ged-emacs-devel@m.gmane.org; Sat, 10 Oct 2015 04:15:57 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:58387) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZkpJh-0007nN-MJ for emacs-devel@gnu.org; Sat, 10 Oct 2015 04:15:46 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZkpJd-0002Fj-Ll for emacs-devel@gnu.org; Sat, 10 Oct 2015 04:15:45 -0400 Original-Received: from mail-wi0-x229.google.com ([2a00:1450:400c:c05::229]:36423) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZkpJd-0002DW-DJ; Sat, 10 Oct 2015 04:15:41 -0400 Original-Received: by wicgb1 with SMTP id gb1so94813397wic.1; Sat, 10 Oct 2015 01:15:40 -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=CbCbf1WDOQHEwRSuH3+DO77Bvi3hFN4DewaVbSAZz9E=; b=ygrkhL2Hlc0KIXefkHj1iCKb/3b8eAb37eGSpfkUpAJt14eXdXnmObEI0bHSvpM0P6 e0eVK7Jo9hAfTNbIXjSjEPuZhBBanCqc7m2m0HxTdl6+SgqtVVXFw0meM+DX3CQ8eNSg 4hBl7niJIb3QG1E9X1ZXJ3sEEfWnU8ao8HGBJt8o3kxVlZwdRvNwa142oigTVbFYEoYf UgBGqu6grvNPH+QyBlL4g+PrfVMYBj0cYHGst+k2lnR/SwXCLNExUW1DzMG/71gDy+x9 I2MJTAMcHORWlSzihrjTDGbDYOtv2ccJyG4W8AL2WPuOOuainDSH7cbTnGMWZmXmUSvV chRw== X-Received: by 10.194.110.37 with SMTP id hx5mr19197044wjb.149.1444464940464; Sat, 10 Oct 2015 01:15:40 -0700 (PDT) Original-Received: from [10.9.0.103] (nat.webazilla.com. [78.140.128.228]) by smtp.googlemail.com with ESMTPSA id q1sm3977950wjy.31.2015.10.10.01.15.38 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 10 Oct 2015 01:15:39 -0700 (PDT) User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:41.0) Gecko/20100101 Thunderbird/41.0 In-Reply-To: <83bnc7tavr.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::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:191093 Archived-At: On 10/10/2015 10:56 AM, Eli Zaretskii wrote: > Right now, no one is working on that, though everyone is talking. the > same as with weather. No one? There are quite a few packages that interface with external programs or daemons to provide code completion already. Such as Tern for JavaScript, Racer for Rust, Compliment for Clojure, gocode for Go, Eclim or Malabar for Java, ENSIME for Scala (there has been some movement lately in adding Java support, too), Distel for Erlang, Jedi for Python, ocp-index for OCaml, ESS for R, maybe some others. For C/C++, the community has Irony and Rtags, both based on libclang. If libclang is unacceptable for you, you probably know a more appropriate mailing list to bring that up at. Would you expect the programs mentioned above to become a part of Emacs? For most of them, it's technically unfeasible (not to mention organizationally), e.g. because they target several different editors (or aim to, in the future).