From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: IDE Date: Tue, 27 Oct 2015 20:03:42 +0200 Message-ID: <83h9lc429t.fsf@gnu.org> References: <83bnc7tavr.fsf@gnu.org> <5618C92A.3040207@yandex.ru> <83a8rrt9ag.fsf@gnu.org> <5618D376.1080700@yandex.ru> <831td3t62e.fsf@gnu.org> <561A6199.1020901@cumego.com> <561B9D87.70504@yandex.ru> <87vb9wcpw9.fsf@esperi.org.uk> <83eggkwdgh.fsf@gnu.org> <83611ww5uc.fsf@gnu.org> <83si4xbi2m.fsf@gnu.org> <878u6pcs74.fsf@igel.home> <83io5tbcye.fsf@gnu.org> <87bnblnzn7.fsf@wanadoo.es> <83fv0xbbw0.fsf@gnu.org> <8737wxnum1.fsf@wanadoo.es> <83bnblaslq.fsf@gnu.org> <87pp00mrcq.fsf@wanadoo.es> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE X-Trace: ger.gmane.org 1445969031 18184 80.91.229.3 (27 Oct 2015 18:03:51 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 27 Oct 2015 18:03:51 +0000 (UTC) Cc: emacs-devel@gnu.org To: =?iso-8859-1?Q?=D3scar?= Fuentes Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Oct 27 19:03:43 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 1Zr8ay-0001YU-2s for ged-emacs-devel@m.gmane.org; Tue, 27 Oct 2015 19:03:40 +0100 Original-Received: from localhost ([::1]:33456 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zr8ax-00023z-E3 for ged-emacs-devel@m.gmane.org; Tue, 27 Oct 2015 14:03:39 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:44832) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zr8at-00023e-ER for emacs-devel@gnu.org; Tue, 27 Oct 2015 14:03:36 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zr8ap-0002nF-CW for emacs-devel@gnu.org; Tue, 27 Oct 2015 14:03:35 -0400 Original-Received: from mtaout20.012.net.il ([80.179.55.166]:33980) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zr8ap-0002n1-42 for emacs-devel@gnu.org; Tue, 27 Oct 2015 14:03:31 -0400 Original-Received: from conversion-daemon.a-mtaout20.012.net.il by a-mtaout20.012.net.il (HyperSendmail v2007.08) id <0NWW000004638S00@a-mtaout20.012.net.il> for emacs-devel@gnu.org; Tue, 27 Oct 2015 20:03:28 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([84.94.185.246]) by a-mtaout20.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0NWW000FY4TS7M30@a-mtaout20.012.net.il>; Tue, 27 Oct 2015 20:03:28 +0200 (IST) In-reply-to: <87pp00mrcq.fsf@wanadoo.es> X-012-Sender: halo1@inter.net.il X-detected-operating-system: by eggs.gnu.org: Solaris 10 X-Received-From: 80.179.55.166 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:192742 Archived-At: > From: =D3scar Fuentes > Date: Tue, 27 Oct 2015 13:24:37 +0100 >=20 > >> Obviously, pointing to a data member or function and asking for = the > >> references to *that* data member or function is something that i= s beyond > >> what Emacs core will provide on a realistic timeframe. People in= terested > >> on adding that feature to Emacs core would be more productive di= recting > >> their effort to GCC than to Emacs. > > > > We are not talking about the Emacs core here (which does know how= to > > do what you say). >=20 > Does it? AFAIK it has a framework that does that as long as somethi= ng > else provides the required information. This does not qualify as > *knowing* how to do the necessary inferences. The framework has a couple of back-ends that enable this. > I mention this just in case some user might get the impression that > Emacs has that feature. It does.