From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David Kastrup Newsgroups: gmane.emacs.devel Subject: Re: IDE Date: Sun, 18 Oct 2015 14:11:04 +0200 Message-ID: <87io64nzqf.fsf@fencepost.gnu.org> References: <831td9z18h.fsf@gnu.org> <5612E996.7090700@yandex.ru> <83bnc7tavr.fsf@gnu.org> <5618C92A.3040207@yandex.ru> <83a8rrt9ag.fsf@gnu.org> <871tcyexa9.fsf@fimbulvetr.bsc.es> <87612a7my2.fsf@fencepost.gnu.org> <561DC925.5050001@siege-engine.com> <561E32D2.4060501@yandex.ru> <83wpum3ozk.fsf@gnu.org> <87si59ln6u.fsf@isaac.fritz.box> <56224B63.3010803@yandex.ru> <87k2qlldny.fsf@isaac.fritz.box> <5622AD4D.3010504@yandex.ru> <87bnbwl7ac.fsf@isaac.fritz.box> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1445170286 4586 80.91.229.3 (18 Oct 2015 12:11:26 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 18 Oct 2015 12:11:26 +0000 (UTC) Cc: John Wiegley , Eli Zaretskii , emacs-devel@gnu.org, Dmitry Gutov To: David Engster Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Oct 18 14:11:25 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 1Znmo8-0007mp-VA for ged-emacs-devel@m.gmane.org; Sun, 18 Oct 2015 14:11:25 +0200 Original-Received: from localhost ([::1]:33528 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Znmo8-00089p-Ar for ged-emacs-devel@m.gmane.org; Sun, 18 Oct 2015 08:11:24 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:44610) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Znmnr-00089X-7u for emacs-devel@gnu.org; Sun, 18 Oct 2015 08:11:07 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Znmnq-00026d-6N for emacs-devel@gnu.org; Sun, 18 Oct 2015 08:11:07 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:46027) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Znmnq-00026Z-32; Sun, 18 Oct 2015 08:11:06 -0400 Original-Received: from localhost ([127.0.0.1]:59843 helo=lola) by fencepost.gnu.org with esmtp (Exim 4.82) (envelope-from ) id 1Znmnp-00080d-26; Sun, 18 Oct 2015 08:11:05 -0400 Original-Received: by lola (Postfix, from userid 1000) id A2AC7DF535; Sun, 18 Oct 2015 14:11:04 +0200 (CEST) In-Reply-To: <87bnbwl7ac.fsf@isaac.fritz.box> (David Engster's message of "Sun, 18 Oct 2015 13:56:11 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::e 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:191936 Archived-At: David Engster writes: > Well, it's not like a bunch of people are hacking on the C > parser. Several things happened: > > - Emacs switched to git, so CEDET had to switch as well, which broke my > merge setup. I still need to repair it, which is extremely boring > work. > > - CEDET does not work with Emacs25 due to large changes in > EIEIO. Someone has to fix that as well. Again: extremely boring work. > > - This gcc-AST discussion. > > - New kid. > > - In general, hacking Emacs isn't as much fun as it used to be. To me it seems like changing the last item would likely have the most long-term impact while likely being the most elusive target. -- David Kastrup